79328366

Date: 2025-01-04 06:40:41
Score: 1
Natty:
Report link

the problem in your import remove this: import Link from "@/model/link"

and instead add this: import Link from "next/navigation"

This is because of wrong address of Link that you are importing and that's it.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Yash Fighter