From 36fb470ef5e10f01df829f8e57a4bf555d2b68be Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Sun, 9 Feb 2020 01:11:52 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AA=E3=83=8F=E3=83=B3?= =?UTF-8?q?=E3=83=89=E3=83=A9=E3=83=BC=E3=81=AE=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/TopAppBar.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/TopAppBar.tsx b/styles/TopAppBar.tsx index 6a43d71..ed2ff45 100644 --- a/styles/TopAppBar.tsx +++ b/styles/TopAppBar.tsx @@ -17,9 +17,6 @@ const TopAppBar = () => { { - router.push(value); - }} variant="fullWidth" indicatorColor="primary" textColor="primary"