This commit is contained in:
Adria Navarro 2025-02-18 16:05:53 +01:00
parent e474a5ae23
commit 72263c06da
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import { onMount } from "svelte"
import { Input, Label } from "@budibase/bbui"
import { previewStore, selectedScreen } from "@/stores/builder"
import type { AppContext, ComponentContext } from "@budibase/types"
import type { AppContext } from "@budibase/types"
export let baseRoute = ""