Removed Dev Output
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user