Skip to content

Commit

Permalink
fix(): Undo add use client directive to nav menu,
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Dec 27, 2023
1 parent 79ea882 commit 07588d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/atoms/navigation-menu.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
'use client'
import { ChevronDownIcon } from "@radix-ui/react-icons";
import * as NavigationMenuPrimitive from "@radix-ui/react-navigation-menu";
import { cva } from "class-variance-authority";
Expand Down

0 comments on commit 07588d1

Please sign in to comment.