Поправил багс гидратацией
This commit is contained in:
parent
8ec1774a02
commit
b05002c504
@ -35,7 +35,7 @@ function TabPanel(props: TabPanelProps) {
|
||||
>
|
||||
{value === index && (
|
||||
<Box sx={{ p: 3 }}>
|
||||
<Typography>{children}</Typography>
|
||||
{children}
|
||||
</Box>
|
||||
)}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user