Skip to content

Commit

Permalink
chore: rm buttons from layout
Browse files Browse the repository at this point in the history
  • Loading branch information
snurfer0 committed Dec 8, 2023
1 parent b3fb44f commit 50d8c30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export default function RootLayout({
<Providers>
<NavBar navLinks={NAV_LINKS} />
{children}
<ThemeController />
<GithubButton />
<Toaster />
</Providers>
</body>
Expand Down

0 comments on commit 50d8c30

Please sign in to comment.