diff --git a/src/components/defaultLayout/MainBodyWithHeader.tsx b/src/components/defaultLayout/MainBodyWithHeader.tsx index 3ec1e0b..932f363 100644 --- a/src/components/defaultLayout/MainBodyWithHeader.tsx +++ b/src/components/defaultLayout/MainBodyWithHeader.tsx @@ -21,14 +21,18 @@ const MainBodyWithHeader: React.FC = async ({ const user = await checkServerPageAvaliable(); const restrictions = await retrieveavailablePages(); return ( -
+
Loading Profile...
}>
-
- +
+
diff --git a/src/components/defaultLayout/SideMenu.tsx b/src/components/defaultLayout/SideMenu.tsx index 80c3e6e..5eb789b 100644 --- a/src/components/defaultLayout/SideMenu.tsx +++ b/src/components/defaultLayout/SideMenu.tsx @@ -35,13 +35,13 @@ const SideMenu: React.FC = async ({ if (layer === 1) { return ( -