79571937

Date: 2025-04-13 19:15:08
Score: 2.5
Natty:
Report link

react-photo-view is a client-only library and you are using it in a server component (marked as async). You could try to convert it to a client component by removing async and adding 'use client' before the imports.

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