From 60ccdc2ca4e8078ddbcaf216fe9f5a5f5f97ab2c Mon Sep 17 00:00:00 2001 From: Ola-Balogun Taiwo <99520815+Titre123@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:21:27 +0100 Subject: [PATCH 1/2] Update Menu.tsx --- src/components/Menu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Menu.tsx b/src/components/Menu.tsx index 2a7a3a5..4ef680a 100644 --- a/src/components/Menu.tsx +++ b/src/components/Menu.tsx @@ -71,7 +71,7 @@ const Menu: React.FunctionComponent = props => { const commonProps = { dateRange, minDate, maxDate, helpers, handlers }; return ( - + From ab1fcde667d0a9c086c223d1922ea58c4a01cc84 Mon Sep 17 00:00:00 2001 From: Ola-Balogun Taiwo <99520815+Titre123@users.noreply.github.com> Date: Tue, 17 Sep 2024 11:39:27 +0100 Subject: [PATCH 2/2] no wrap change --- src/components/Menu.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Menu.tsx b/src/components/Menu.tsx index 4ef680a..677e632 100644 --- a/src/components/Menu.tsx +++ b/src/components/Menu.tsx @@ -71,7 +71,7 @@ const Menu: React.FunctionComponent = props => { const commonProps = { dateRange, minDate, maxDate, helpers, handlers }; return ( - + @@ -89,7 +89,7 @@ const Menu: React.FunctionComponent = props => { - +