mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 14:16:01 +00:00
table editor WIP
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import TableControl from './TableControl.svelte';
|
||||
|
||||
export let title;
|
||||
export let nameComponent;
|
||||
export let collection;
|
||||
export let columns;
|
||||
export let showIfEmpty = false;
|
||||
|
||||
Reference in New Issue
Block a user