* fix(input-tel): remove unwanted characters in parser * feat(input-tel-dropdown): export getFlagSymbol function * feat(input-tel): add formatCountryCodeStyle option
6 lines
139 B
Markdown
6 lines
139 B
Markdown
---
|
|
'@lion/input-tel': patch
|
|
'@lion/input-tel-dropdown': patch
|
|
---
|
|
|
|
Add option to style the country-code with parentheses in the formatter
|