Import fix

This commit is contained in:
Dean 2024-02-14 10:20:46 +00:00
parent ed30788fac
commit 4d225b6d7f
1 changed files with 1 additions and 1 deletions

View File

@ -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