Lint
This commit is contained in:
parent
e474a5ae23
commit
72263c06da
|
@ -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 = ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue