Skip to content

Commit

Permalink
Fix prettier error in datepickers localization docs
Browse files Browse the repository at this point in the history
  • Loading branch information
PetroSilenius committed Sep 19, 2022
1 parent 163fb5d commit 3b77235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/data/date-pickers/localization/localization.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ import bgLocale from 'date-fns/locale/bg';
| Locale | BCP 47 language tag | Import name |
| :---------------------- | :------------------ | :---------- |
| English (United States) | en-US | `enUS` |
| Finnish | fi-FI | `fiFI` |
| Finnish | fi-FI | `fiFI` |
| French | fr-FR | `frFR` |
| German | de-DE | `deDE` |
| Icelandic | is-IS | `isIS` |
Expand Down

0 comments on commit 3b77235

Please sign in to comment.