This commit is contained in:
Peter Clement 2024-02-12 16:12:52 +00:00
parent 547b1ded61
commit 46903e36ef
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
import { onMount, createEventDispatcher } from "svelte"
import { flags } from "stores/backend"
import { helpers } from "@budibase/shared-core"
const dispatch = createEventDispatcher()
export let value