fix: push all change before migration to gitea
This commit is contained in:
parent
66d291ad67
commit
8e29c7a58b
|
|
@ -118,7 +118,7 @@ export default function CreateTagModal() {
|
|||
<form
|
||||
onSubmit={form.handleSubmit(onSubmit)}
|
||||
className="space-y-3 bg-white dark:bg-default-50 rounded-sm"
|
||||
>
|
||||
>
|
||||
<FormField
|
||||
control={form.control}
|
||||
name="category"
|
||||
|
|
|
|||
Loading…
Reference in New Issue