diff --git a/src/components/NavBar/NavBar.jsx b/src/components/NavBar/NavBar.jsx index e9fb8e4..120967d 100644 --- a/src/components/NavBar/NavBar.jsx +++ b/src/components/NavBar/NavBar.jsx @@ -50,7 +50,7 @@ export function NavBar({ user, lists, listPath }) {
diff --git a/src/views/Layout.jsx b/src/views/Layout.jsx index 3832206..85aeee3 100644 --- a/src/views/Layout.jsx +++ b/src/views/Layout.jsx @@ -10,7 +10,7 @@ export function Layout({ lists, listPath, user, isLoadingUser }) { }; return ( -
+
{isLoadingUser ? (