This commit is contained in:
Andrew Kingston 2021-08-11 18:13:40 +01:00
parent d615513558
commit e1e6df31c3
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<script>
import Placeholder from "../Placeholder.svelte"
import FieldGroupFallback from "./FieldGroupFallback.svelte"
import { getContext, onMount } from "svelte"
import { getContext } from "svelte"
export let label
export let field