From 9599388db8ccefb535979793fdad711cd0714a40 Mon Sep 17 00:00:00 2001 From: Weves Date: Sat, 2 Dec 2023 17:17:02 -0800 Subject: [PATCH] Fix sidebar typo --- web/src/components/admin/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/admin/Layout.tsx b/web/src/components/admin/Layout.tsx index 4bfd527d5..687c2e546 100644 --- a/web/src/components/admin/Layout.tsx +++ b/web/src/components/admin/Layout.tsx @@ -207,7 +207,7 @@ export async function Layout({ children }: { children: React.ReactNode }) { name: (
-
Anaytics
+
Analytics
), link: "/admin/performance/analytics",