From ed697022e3ac566b41ce58aa28e8e5236308d1aa Mon Sep 17 00:00:00 2001 From: Calli Date: Mon, 3 Jul 2023 22:38:14 +0300 Subject: [PATCH] add compact mode button to mobile navi --- src/app/components/AppBar/AppBar.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/app/components/AppBar/AppBar.tsx b/src/app/components/AppBar/AppBar.tsx index aadf0ff..f42e3a8 100644 --- a/src/app/components/AppBar/AppBar.tsx +++ b/src/app/components/AppBar/AppBar.tsx @@ -100,6 +100,9 @@ function ResponsiveAppBar() { + + + @@ -122,8 +125,11 @@ function ResponsiveAppBar() { EVE PI