dev #61

Merged
flfeders merged 31 commits from dev into main 2026-01-15 11:29:15 +00:00
Showing only changes of commit 66110da6c4 - Show all commits

View File

@@ -132,8 +132,6 @@ async function onSubmit(event: FormSubmitEvent<any>) {
</div> </div>
</template> </template>
{{props}}
<UForm :schema="schema" :state="state" class="space-y-4" @submit="onSubmit"> <UForm :schema="schema" :state="state" class="space-y-4" @submit="onSubmit">
<UFormGroup label="Typ" name="type"> <UFormGroup label="Typ" name="type">