1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00
This commit is contained in:
Andrew Kingston 2022-08-01 10:20:46 +01:00
parent f07fd31e68
commit 4d47d06991

View file

@ -1,12 +1,6 @@
<script>
import Panel from "components/design/Panel.svelte"
import {
Layout,
Label,
ColorPicker,
Button,
notifications,
} from "@budibase/bbui"
import { Layout, Label, ColorPicker, notifications } from "@budibase/bbui"
import { store } from "builderStore"
import { get } from "svelte/store"
import { DefaultAppTheme } from "constants"