79506292

Date: 2025-03-13 11:27:16
Score: 1
Natty:
Report link

use temporary window

  const [cwindow, setcwindow] = useState<any>(typeof window == 'undefined' ? {} : window);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: alguerocode