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} )}