Skip to content

Commit 45a411d

Browse files
committed
readme update, close #333, close #234
1 parent a973321 commit 45a411d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,9 @@ import es from 'react-phone-input-2/lang/es.json'
318318
/>
319319
```
320320

321+
#### Flexible mask
321322
If `enableAreaCodeStretch` is added, the part of the mask with the area code will not stretch to length of the respective section of phone mask.
323+
Example: `+61 (2), +61 (02)`
322324

323325
### Custom masks
324326
```jsx
@@ -474,6 +476,7 @@ To clear `country`, pass `null` as `value`.
474476
## Contributing
475477
- Code style changes not allowed
476478
- Do not create issues about incorrect or missing country masks (of already present countries) or absent area codes (they will be closed). Only create issues if the subject is an actual mechanism that is not present in the component. Otherwise create a PR with a link that proves the correctness of your newly suggested mask or list of area codes
479+
- Do not send new languages
477480

478481
## License
479482
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bl00mber/react-phone-input-2/blob/master/LICENSE)

0 commit comments

Comments
 (0)