Skip to content

Commit

Permalink
Merge pull request #341 from wallwhite/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
onurkerimov authored Feb 19, 2020
2 parents 0286988 + 7edc24d commit d8e88db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class MyComponent extends Component {

### Options

Property | type | Default Value | Desctiption
Property | type | Default Value | Description
-------------------------------------|-----------|------------------|-----------------------------------------------------------------
locale | Object | enUS from locale | you can view full list from [here](https://github.com/Adphorus/react-date-range/tree/next/src/locale/index.js). Locales directly exported from [`date-fns/locales`](https://date-fns.org/v2.0.0-alpha.7/docs/I18n#supported-languages).
className | String | | wrapper classname
Expand Down

0 comments on commit d8e88db

Please sign in to comment.