Skip to content

Commit becce3f

Browse files
Remove banner
1 parent 7f89144 commit becce3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export default function RootLayout({
116116
disableTransitionOnChange
117117
>
118118
<Toaster position="top-right" reverseOrder={false} />
119-
<Banner />
119+
120120
{children}
121121
</ThemeProvider>
122122
</body>

0 commit comments

Comments
 (0)