testing setup
This commit is contained in:
@@ -9,7 +9,7 @@ export default function MdeFormField<T extends FieldValues>(params: { control: C
|
||||
render={({ field }) => (
|
||||
<FormItem>
|
||||
<FormLabel>
|
||||
Description
|
||||
{params.label}
|
||||
</FormLabel>
|
||||
<FormControl>
|
||||
<MDEditor
|
||||
|
||||
Reference in New Issue
Block a user