1
0
Fork 0
mirror of synced 2024-07-01 04:21:06 +12:00
This commit is contained in:
Andrew Kingston 2022-07-15 12:27:48 +01:00
parent 84e87aeb1d
commit eeb528b312

View file

@ -1,8 +1,6 @@
<script>
import { get } from "svelte/store"
import { store, currentAsset } from "builderStore"
import { store } from "builderStore"
import ConfirmDialog from "components/common/ConfirmDialog.svelte"
import { findComponentParent } from "builderStore/componentUtils"
import { ActionMenu, MenuItem, Icon, notifications } from "@budibase/bbui"
export let component