Skip to content

Commit

Permalink
[docs] Fix typo (mantinedev#3938)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahsb authored Apr 4, 2023
1 parent bf8557f commit a484083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/docs/dates/MonthPicker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Use `decadeLabelFormat` and `yearLabelFormat` to change [dayjs format](https://d

## Localization

Usually it is better to specify `@mantine/dates` package locale in [DatesProvider](/dates/date-provider/),
Usually it is better to specify `@mantine/dates` package locale in [DatesProvider](/dates/dates-provider/),
but you can also override locale per component:

<Demo data={MonthPickerDemos.locale} />
Expand Down

0 comments on commit a484083

Please sign in to comment.