79142777

Date: 2024-10-30 21:03:39
Score: 2
Natty:
Report link

Add the 'use client' directive at the top of the file where you use the useTheme() hook. In Nextjs, this is required for all files where you use hooks, they must be client components.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: 220bytes