[feat]: tel input uses libphonenumber-js for phone number parsing and formatting
tianyingchun opened this issue · 0 comments
tianyingchun commented
Feature description
A phone number input designed for the shadcn
The component uses libphonenumber-js for phone number parsing and formatting.
Affected component/components
No response
Additional Context
Before submitting
- I've made research efforts and searched the documentation
- I've searched for existing issues and PRs