From d26f3f98cb96c16fcf1efd45d7f73ff01d837f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladan=20Tomi=C4=87?= Date: Tue, 19 Sep 2023 10:36:10 +0200 Subject: [PATCH] fix: lint error --- .../MobileNavigationDrawer/MobileNavigationDrawer.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/NavigationBars/MobileNavigationDrawer/MobileNavigationDrawer.tsx b/src/components/NavigationBars/MobileNavigationDrawer/MobileNavigationDrawer.tsx index 9e0df7cd..f4a97964 100644 --- a/src/components/NavigationBars/MobileNavigationDrawer/MobileNavigationDrawer.tsx +++ b/src/components/NavigationBars/MobileNavigationDrawer/MobileNavigationDrawer.tsx @@ -15,6 +15,7 @@ const MobileNavigationDrawer = ({
{}} onOptionClick={onClose} />