Update mui dependencies
This commit is contained in:
@@ -149,7 +149,11 @@ const VersionInfo = ({
|
||||
};
|
||||
|
||||
return (
|
||||
<Stack alignItems="start">
|
||||
<Stack
|
||||
sx={{
|
||||
alignItems: 'start',
|
||||
}}
|
||||
>
|
||||
<Typography component="span" variant="body2">
|
||||
{version}
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user