diff --git a/memento-note/app/(main)/layout.tsx b/memento-note/app/(main)/layout.tsx index b37e2be..adaa99c 100644 --- a/memento-note/app/(main)/layout.tsx +++ b/memento-note/app/(main)/layout.tsx @@ -37,7 +37,7 @@ export default async function MainLayout({ > {/* No top-bar header — sidebar-only navigation (architectural-grid design) */}
- }> + }> diff --git a/memento-note/app/layout.tsx b/memento-note/app/layout.tsx index 6192188..54395c7 100644 --- a/memento-note/app/layout.tsx +++ b/memento-note/app/layout.tsx @@ -97,7 +97,7 @@ export default async function RootLayout({ data-server-accent={serverAccent} style={htmlStyle} > - +