docs: Appearance Form Label Fix (#149)
This commit is contained in:
parent
f9243d4efe
commit
8332ab6022
|
|
@ -51,7 +51,7 @@ const onSubmit = handleSubmit((values) => {
|
|||
<form class="space-y-8" @submit="onSubmit">
|
||||
<FormField v-slot="{ field }" name="font">
|
||||
<FormItem>
|
||||
<FormLabel>Email</FormLabel>
|
||||
<FormLabel>Font</FormLabel>
|
||||
<div class="relative w-[200px]">
|
||||
<FormControl>
|
||||
<select
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user