From a9884dfa34898874cbb7bbfe8d65dbfabe737790 Mon Sep 17 00:00:00 2001 From: Hiroaki Matoba Date: Mon, 9 Oct 2023 20:23:35 +0900 Subject: [PATCH] =?UTF-8?q?Tab=E3=81=ABrole=3Dbutton=E3=81=A8tabIndex?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Tab/Tab.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Tab/Tab.tsx b/src/components/Tab/Tab.tsx index 4bd8205..cc4df55 100644 --- a/src/components/Tab/Tab.tsx +++ b/src/components/Tab/Tab.tsx @@ -20,6 +20,8 @@ export const Tab: React.FC = ({ }) => { return (