Поправил багс гидратацией

main
Rinsvent 1 year ago
parent 8ec1774a02
commit b05002c504
  1. 2
      pages/index.tsx

@ -35,7 +35,7 @@ function TabPanel(props: TabPanelProps) {
>
{value === index && (
<Box sx={{ p: 3 }}>
<Typography>{children}</Typography>
{children}
</Box>
)}
</div>

Loading…
Cancel
Save