This commit is contained in:
Andrew Kingston 2021-09-23 20:51:55 +01:00
parent 78e4f00e11
commit bb192c3454
1 changed files with 1 additions and 1 deletions

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"