Skip to content

Commit

Permalink
no use client in navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad committed Mar 6, 2024
1 parent 1de0831 commit ef1e40f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/[locale]/(app)/explore/_components/explore-topbar.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
'use client'

import { Navbar, NavbarContent, NavbarItem } from '@nextui-org/navbar'
import { useTranslations } from 'next-intl'
import { FC } from 'react'
Expand Down

0 comments on commit ef1e40f

Please sign in to comment.