diff --git a/tubearchivist/www/src/components/Layout.tsx b/tubearchivist/www/src/components/Layout.tsx index 31d5edc..6aaa5f6 100644 --- a/tubearchivist/www/src/components/Layout.tsx +++ b/tubearchivist/www/src/components/Layout.tsx @@ -4,7 +4,7 @@ import { Nav } from "./Nav"; export const Layout = ({ children }) => { return ( <> -