1
0
Fork 0
mirror of synced 2024-10-01 17:47:46 +13:00
This commit is contained in:
Andrew Kingston 2021-08-11 18:13:40 +01:00
parent 25e891c189
commit 41afbe0a1b

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