table structure tab

This commit is contained in:
Jan Prochazka
2021-03-18 11:51:19 +01:00
parent b7663e2e06
commit 0524b4c5b6
11 changed files with 265 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
</script>
<script lang="ts">
import { getColumnIcon } from '../datagrid/ColumnLabel.svelte';
import { getColumnIcon } from '../elements/ColumnLabel.svelte';
import AppObjectCore from './AppObjectCore.svelte';