This commit is contained in:
Andrew Kingston 2024-10-24 10:10:14 +01:00
parent 90fb36315f
commit a38ae93097
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
} from "stores/builder"
import { themeStore } from "stores/portal"
import { getContext } from "svelte"
import { Constants } from "@budibase/frontend-core"
import { ThemeOptions } from "@budibase/shared-core"
const modalContext = getContext(Context.Modal)