mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 16:26:00 +00:00
build fix
This commit is contained in:
@@ -7,7 +7,6 @@ import FormStyledButton from '../widgets/FormStyledButton';
|
||||
import { useConnectionList, useDatabaseList, useDatabaseInfo } from './metadataLoaders';
|
||||
import useSocket from './SocketProvider';
|
||||
import getAsArray from './getAsArray';
|
||||
import { fullNameToString } from '@dbgate/datalib';
|
||||
|
||||
export const FormRow = styled.div`
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user