Update frontend to allow categories
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Link from "next/link"
|
||||
import type { LucideIcon } from "lucide-react"
|
||||
import type React from "react" // Added import for React
|
||||
import type React from "react"
|
||||
|
||||
interface NavItemProps {
|
||||
href: string
|
||||
|
||||
Reference in New Issue
Block a user