update label
This commit is contained in:
@@ -170,7 +170,7 @@ export default function Route({}: Route.ComponentProps) {
|
||||
name="billing_day"
|
||||
render={({ field: { onChange, ...field } }) => (
|
||||
<FormItem>
|
||||
<FormLabel>Dia para faturar</FormLabel>
|
||||
<FormLabel>Dia de fechamento</FormLabel>
|
||||
<FormControl>
|
||||
<Input
|
||||
type="number"
|
||||
|
||||
Reference in New Issue
Block a user