- {createLinkJsx('/', 'HOME', false)}
+
+ {createLinkJsx('/', 'HOME', false)}
+
{isAdmin && (
<>
-
+
-
+
{createListJsx(adminLinks, true)}
{isAdmin && (
-
Upload Hours
-
+
)}
>
)}
- {createLinkJsx('/checkins', 'CHECK-INS', false)}
-
+
+ {createLinkJsx('/checkins', 'CHECK-INS', false)}
+
+
-
+
{createListJsx(directoryLinks, true)}
-
+
-
+
{createListJsx(feedbackLinks, true)}
{hasReportPermission && (
-
-
+
{createListJsx(getReportLinks(), true)}
diff --git a/web-ui/src/components/menu/__snapshots__/Menu.test.jsx.snap b/web-ui/src/components/menu/__snapshots__/Menu.test.jsx.snap
index 8dd8aa5ae9..0bb7be9981 100644
--- a/web-ui/src/components/menu/__snapshots__/Menu.test.jsx.snap
+++ b/web-ui/src/components/menu/__snapshots__/Menu.test.jsx.snap
@@ -85,36 +85,54 @@ exports[` > renders correctly 1`] = `
class="MuiList-root MuiList-padding Menu-listStyle css-h4y409-MuiList-root"
>
+
+
+
+
+
+