mirror of https://github.com/Budibase/budibase.git
10 changed files with 20 additions and 25 deletions
@ -1,9 +1,7 @@ |
|||
<script> |
|||
import AppPanel from "components/design/AppPanel/AppPanel.svelte" |
|||
import ComponentNavigationPanel from "./_components/ComponentNavigationPanel.svelte" |
|||
import ComponentSettingsPanel from "./_components/ComponentSettingsPanel.svelte" |
|||
</script> |
|||
|
|||
<ComponentNavigationPanel /> |
|||
<AppPanel /> |
|||
<ComponentSettingsPanel /> |
|||
|
|||
Loading…
Reference in new issue