mirror of
https://github.com/chartdb/chartdb.git
synced 2025-11-10 17:05:49 +00:00
lint
This commit is contained in:
committed by
Guy Ben-Aharon
parent
0bab307b4e
commit
98f429f9cc
@@ -1,7 +1,7 @@
|
||||
import { createContext } from 'react';
|
||||
import { emptyFn } from '@/lib/utils';
|
||||
import { DatabaseType } from '@/lib/domain/database-type';
|
||||
import { BaseAlertDialogProps } from '@/dialogs/base-alert-dialog/base-alert-dialog';
|
||||
import type { DatabaseType } from '@/lib/domain/database-type';
|
||||
import type { BaseAlertDialogProps } from '@/dialogs/base-alert-dialog/base-alert-dialog';
|
||||
|
||||
export interface DialogContext {
|
||||
// Create diagram dialog
|
||||
|
||||
Reference in New Issue
Block a user