mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: update header menu
This commit is contained in:
parent
d0d034eaad
commit
dcfc68f6d1
5 changed files with 111 additions and 130 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import "@styles/globals.css";
|
||||
import { Menu } from "@components/UI/Elements/Menu";
|
||||
import { Menu } from "@components/UI/Elements/Menu/Menu";
|
||||
import AuthProvider from "@components/Security/AuthProvider";
|
||||
|
||||
export default function RootLayout({ children, params }: { children: React.ReactNode , params:any}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue