🐛 fix:: Update localization files and improve display logic for inventory handling
This commit is contained in:
@@ -454,9 +454,6 @@ export default function SubscribeForm<T extends Record<string, any>>({
|
||||
value={field.value}
|
||||
/>
|
||||
</FormControl>
|
||||
<FormDescription>
|
||||
{t("form.inventoryDescription")}
|
||||
</FormDescription>
|
||||
<FormMessage />
|
||||
</FormItem>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user