mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 12:35:59 +00:00
fixes + UX
This commit is contained in:
@@ -131,7 +131,7 @@ function SqlObjectListWrapper() {
|
||||
return (
|
||||
<>
|
||||
<WidgetTitle>Tables, views, functions</WidgetTitle>
|
||||
<ErrorInfo message="Database not selected" />
|
||||
<ErrorInfo message="Database not selected" icon="fas fa-exclamation-circle blue" />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user