diff --git a/src/components/layout-shell.tsx b/src/components/layout-shell.tsx index 001e6c8..e10e838 100644 --- a/src/components/layout-shell.tsx +++ b/src/components/layout-shell.tsx @@ -14,9 +14,17 @@ export function LayoutShell({ children }: { children: ReactNode }) {
+ + Skip to main content + setOpen(true)} /> - {children} +
+ {children} +