Skip to content

Commit

Permalink
website up again
Browse files Browse the repository at this point in the history
  • Loading branch information
VijeshVS committed Sep 17, 2024
1 parent 236df55 commit a2a3b84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export default function RootLayout({
<Appbar />
<div className="screen-full">{children}</div>
<Toaster />
<CookieConsent variant="small"/>
</Providers>
</body>
</html>
Expand Down

0 comments on commit a2a3b84

Please sign in to comment.