experiment: breaking commit
This commit is contained in:
parent
bc676af5e7
commit
b3dd15b781
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ export interface Props {
|
||||||
const { formGroups } = Astro.props;
|
const { formGroups } = Astro.props;
|
||||||
---
|
---
|
||||||
<form class="light">
|
<form class="light">
|
||||||
{formGroups?.map((group) => <FieldSet group={group} />)}
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
Loading…
Reference in a new issue