diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 060d537..b221c4d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,6 +5,7 @@ import { ThemeProvider } from "@/components/theme-provider"; import StyledComponentsRegistry from "@/lib/styled-components-registry"; import Footer from "@/components/footer"; import { Navigation } from "@/components/navigation"; +import { ny } from "@/lib/utils"; const inter = Inter({ subsets: ["latin"] }); @@ -35,7 +36,7 @@ export default async function RootLayout({ href="https://www.zen-browser.app/feed.xml" /> -
+