almost there
This commit is contained in:
@@ -44,6 +44,8 @@ function Footer() {
|
||||
borderRadius: '8px 8px 0 0',
|
||||
background: '#2a2a2a',
|
||||
marginRight: '1.5rem',
|
||||
padding: '0.6rem 1.25rem',
|
||||
gap: '1.5rem',
|
||||
}}>
|
||||
<span>DB Version: {dbVersion || 'Loading...'}</span>
|
||||
<button onClick={handleImport} disabled={importing}>
|
||||
|
||||
Reference in New Issue
Block a user