Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RhysSullivan committed Oct 20, 2024
1 parent 8c04d01 commit 728d82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ export default async function RootLayout({
</Link>
</div>
</footer>
{/* does putting this in suspense do anything? */}
<Suspense fallback={null}>
<Toaster closeButton />
<WelcomeToast />
Expand Down

0 comments on commit 728d82a

Please sign in to comment.