diff --git a/examples/share-notes/src/app/layout.tsx b/examples/share-notes/src/app/layout.tsx index 93d9a45..e48b6c4 100644 --- a/examples/share-notes/src/app/layout.tsx +++ b/examples/share-notes/src/app/layout.tsx @@ -14,6 +14,7 @@ export default function RootLayout({ }) { return ( + Share notes {children}