79210467

Date: 2024-11-21 09:21:37
Score: 1
Natty:
Report link

I see that you are using Next.JS which is a kind of Hybrid Rendering Framework for React. Probably your code is running server side and it bust be excecuted client side. You can fix this if you are using the App Directory by adding on top of your React component file 'use client'.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Juan Felipe Arellano