Skip to content

Commit

Permalink
Revert "docs: mention localizedCountries"
Browse files Browse the repository at this point in the history
This reverts commit 3bafdcd.
  • Loading branch information
Pascal Bergeron committed Sep 18, 2021
1 parent 3bafdcd commit d4e90a2
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 149 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,6 @@ Specify the countries to appear at the top of the list.
Type: `Boolean` Default: `false`
Set the dropdown's width to be the same as the input. This is automatically enabled for small screens.

**localizedCountries**
Type: `Object` Default: `{}`
Allows to translate the countries by its given iso code e.g.:
```js
{ 'de': 'Deutschland' }
```

## Public Methods
**destroy**
Expand Down
Loading

0 comments on commit d4e90a2

Please sign in to comment.