feat: move typographu
This commit is contained in:
@@ -227,7 +227,8 @@ export const NavBar: React.FC<NavBarProps> = ({
|
|||||||
padding: '8px',
|
padding: '8px',
|
||||||
marginRight: '10px',
|
marginRight: '10px',
|
||||||
}}>
|
}}>
|
||||||
<Update sx={{ marginRight: '5px' }} /> <Typography variant="body1">{t('navbar.upgrade.button')}</Typography>
|
<Update sx={{ marginRight: '5px' }} />
|
||||||
|
<Typography variant="body1">{t('navbar.upgrade.button')}</Typography>
|
||||||
</IconButton>
|
</IconButton>
|
||||||
<Modal open={open} onClose={handleUpdateClose}>
|
<Modal open={open} onClose={handleUpdateClose}>
|
||||||
<Box
|
<Box
|
||||||
|
|||||||
Reference in New Issue
Block a user