baseweb
baseweb copied to clipboard
CountryPicker details are not in ```phone-input/index.d.ts```
trafficstars
Current Behavior
The component is not available.
Expected Behavior
The component should be available.
Your Environment
| Tech | Version |
|---|---|
| Base UI | v11.0.3 |
| React | |
| browser |
- [x] I have searched the issues of this repository and believe that this is not a duplicate.
Here is an excerpt from country-select.js:
The CountrySelect component is not designed to be used
as a standalone component and we should deprecate it
in the next v11 major version in favor of CountryPicker.