Skip to content

Commit

Permalink
Merge pull request #102 from CodeChefVIT/abhitrueprogrammer-remvoe-ba…
Browse files Browse the repository at this point in the history
…nner

Remove banner
  • Loading branch information
Abh1noob authored Feb 25, 2025
2 parents 7f89144 + becce3f commit 079040c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default function RootLayout({
disableTransitionOnChange
>
<Toaster position="top-right" reverseOrder={false} />
<Banner />

{children}
</ThemeProvider>
</body>
Expand Down

0 comments on commit 079040c

Please sign in to comment.