Import fix
This commit is contained in:
parent
ed30788fac
commit
4d225b6d7f
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
import { Label, Select, Body } from "@budibase/bbui"
|
||||
import { findAllMatchingComponents } from "builderStore/componentUtils"
|
||||
import { findAllMatchingComponents } from "helpers/components"
|
||||
import { currentAsset } from "builderStore"
|
||||
|
||||
export let parameters
|
||||
|
|
Loading…
Reference in New Issue