hostedposted

Results 3 comments of hostedposted

You need to dynamically load it. Try something like this: ```js import dynamic from "next/dynamic" dynamic(() => import("tw-elements"), { ssr: false }) ```

I found out that it is still up just on https://mistersircode.github.io/wiiu-titlekeys/ instead of https://skylerspark.github.io/wiiu-titlekeys/. I was able to get this by pressing the check mark above the code then pressing...

Maybe you should get a better hack lol