From 407ead7c409fb5e16a9384759e5d06fddec936b4 Mon Sep 17 00:00:00 2001 From: Ian-Bright Date: Tue, 28 Nov 2023 05:20:32 -0500 Subject: [PATCH 1/2] refactor: Resolve lint warnings --- components/toolbar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/toolbar.tsx b/components/toolbar.tsx index 46a3436..ad641de 100644 --- a/components/toolbar.tsx +++ b/components/toolbar.tsx @@ -62,7 +62,7 @@ const Toolbar = ({
togglePopup("navigation")} title="Menu" > @@ -119,7 +119,7 @@ const Toolbar = ({ )}