This commit is contained in:
miloschwartz
2026-06-10 11:55:20 -07:00
parent d47449b082
commit 6921447fab

View File

@@ -526,7 +526,7 @@ export default function Page() {
render={({ field }) => ( render={({ field }) => (
<FormItem> <FormItem>
<FormLabel> <FormLabel>
{t("name")}w {t("name")}
</FormLabel> </FormLabel>
<FormControl> <FormControl>
<Input <Input