mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 01:55:59 +00:00
theme - modals, react select, tables
This commit is contained in:
@@ -108,7 +108,7 @@ export default function ToolBar({ toolbarPortalRef }) {
|
||||
Import data
|
||||
</ToolbarButton>
|
||||
<ToolbarButton onClick={switchTheme} icon="icon theme">
|
||||
Switch theme
|
||||
{currentTheme == 'dark' ? 'Light mode' : 'Dark mode'}
|
||||
</ToolbarButton>
|
||||
|
||||
<ToolbarContainer ref={toolbarPortalRef}></ToolbarContainer>
|
||||
|
||||
Reference in New Issue
Block a user