Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Xiao authored Feb 24, 2020
1 parent 52f4545 commit d2c0872
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ import 'react-minimal-datetime-range/lib/react-minimal-datetime-range.min.css';
### <a name="custom-locale"></a>Custom Locale (can be multiple locales)
By providing ```window.REACT_MINIMAL_DATETIME_RANGE['customLocale']```, you can overwrite the current locale if you like or add a new locale.

**IMPORTANT NOTE: YOU WILL NEED TO PLACE window.REACT_MINIMAL_DATETIME_RANGE BEFORE YOUR JS SCRIPT**

<a href="https://codesandbox.io/s/custom-locale-ylvtr">codesandbox example</a>(located in index.html)

```html
Expand Down

0 comments on commit d2c0872

Please sign in to comment.