From b05002c504d7cb210ca73004d8002aaca458710e Mon Sep 17 00:00:00 2001 From: Rinsvent Date: Sat, 8 Apr 2023 13:39:27 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B1=D0=B0=D0=B3=D1=81=20=D0=B3=D0=B8=D0=B4=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D0=B0=D1=86=D0=B8=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.tsx b/pages/index.tsx index 820b4e5..d1c7fef 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -35,7 +35,7 @@ function TabPanel(props: TabPanelProps) { > {value === index && ( - {children} + {children} )}