add client/admin pages, show info and created admin api and server actions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Navbar from '@/app/[locale]/(protected)/_components/navbar'
|
||||
import { Navbar } from '@/app/[locale]/(protected)/_components/navbar'
|
||||
|
||||
interface ProtectedLayoutProps {
|
||||
children: React.ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user