diff --git a/frontend/src/components/AppLayout.tsx b/frontend/src/components/AppLayout.tsx index 832515f..5aea6f2 100644 --- a/frontend/src/components/AppLayout.tsx +++ b/frontend/src/components/AppLayout.tsx @@ -91,36 +91,24 @@ const AppLayout = () => { }; return ( -
-
+
+
-
- +
+ Ethnograph View {isSignedIn ? `Signed in: ${getUserLabel(currentUser)}` : "Not signed in"}
-
+
-
Analytics Dashboard
-
Dataset #{datasetId ?? "-"}
+
Analytics Dashboard
+
Dataset #{datasetId ?? "-"}
-
+