diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 747617f..7f148bd 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"] }); @@ -54,7 +55,7 @@ export default async function RootLayout({ href="https://www.zen-browser.app/feed.xml" /> - +