1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00
This commit is contained in:
Andrew Kingston 2021-09-23 20:51:55 +01:00
parent 78e4f00e11
commit bb192c3454

View file

@ -1,5 +1,5 @@
<script>
import { Select, Label, Checkbox } from "@budibase/bbui"
import { Select, Label } from "@budibase/bbui"
import { currentAsset, store } from "builderStore"
import { getActionProviderComponents } from "builderStore/dataBinding"