fix: push all change before migration to gitea

This commit is contained in:
Sabda Yagra 2026-02-18 10:21:21 +07:00
parent 66d291ad67
commit 8e29c7a58b
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ export default function CreateTagModal() {
<form <form
onSubmit={form.handleSubmit(onSubmit)} onSubmit={form.handleSubmit(onSubmit)}
className="space-y-3 bg-white dark:bg-default-50 rounded-sm" className="space-y-3 bg-white dark:bg-default-50 rounded-sm"
> >
<FormField <FormField
control={form.control} control={form.control}
name="category" name="category"