This commit is contained in:
Andrew Kingston 2024-03-13 10:23:52 +00:00
parent 1f7684d7ba
commit 8eee45b44a
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Body, Body,
Button, Button,
} from "@budibase/bbui" } from "@budibase/bbui"
import { createEventDispatcher, getContext, onMount } from "svelte" import { createEventDispatcher, getContext } from "svelte"
import { import {
decodeJSBinding, decodeJSBinding,
encodeJSBinding, encodeJSBinding,