Adam Akbar

Results 2 comments of Adam Akbar

if u guys using next-js use dynamic import ``` const Confetti = dynamic(() => import('react-confetti'), { ssr: false, }) ``` It's solved my problem

Hi already using secret: '', but somehow the issue still there