Layout refactoring, dependencies update

This commit is contained in:
2024-03-25 11:34:40 +01:00
parent bf2e24009e
commit 82ccb68a56
6 changed files with 174 additions and 182 deletions

View File

@@ -32,7 +32,6 @@ const Footer: React.FC = () => {
}}>
<div style={{ display: 'flex', gap: 4, alignItems: 'center' }}>
<Chip label="RPC v3.0.6" variant="outlined" size="small" />
<Divider orientation="vertical" flexItem />
<VersionIndicator />
</div>
<div style={{ display: 'flex', gap: 4, 'alignItems': 'center' }}>