Skip to content

Commit

Permalink
fix duplicate content
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysSullivan committed Oct 20, 2024
1 parent a9983ee commit 8c04d01
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 @@ -157,8 +157,6 @@ export default async function RootLayout({
</div>
</footer>
<Suspense fallback={null}>
{children}

<Toaster closeButton />
<WelcomeToast />
</Suspense>
Expand Down

0 comments on commit 8c04d01

Please sign in to comment.