Add missing reference to checkbox after merge with master
This commit is contained in:
parent
d98fcb33b8
commit
c6881358ac
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import { Label } from "@budibase/bbui"
|
||||
import { Label, Checkbox } from "@budibase/bbui"
|
||||
import DrawerBindableInput from "components/common/bindings/DrawerBindableInput.svelte"
|
||||
|
||||
export let parameters
|
||||
|
|
Loading…
Reference in New Issue