1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
This commit is contained in:
Andrew Kingston 2021-08-11 18:13:40 +01:00
parent d615513558
commit e1e6df31c3

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