omeralpi / shadcn-phone-input

Customizable phone input component with proper validation for any country. Built on top of shadcn.
https://shadcn-phone-input.vercel.app
MIT License
422 stars 28 forks source link

Fix import InputProps #14

Closed Reyes06 closed 5 months ago

Reyes06 commented 5 months ago

Hi friend, i had de next problem with the phone-input.tsx image image

And I just corrected it this way image

You are doing a good job, congratulations, keep it up

omeralpi commented 5 months ago

Hi.

See #12

You're welcome.

Reyes06 commented 5 months ago

I see that the problem described in that forum is different, the button showed them the popover but did not let them select something within it, in my case it did not show the popover when I clicked on the select button.

Dependencies installed: image

omeralpi commented 5 months ago

If the version of the cmdk package is 1.0.0, please consider the descriptions in the README.md file.

[!WARNING] Before you dive in, just double-check that you're using version 0.2.1 of the cmdk package!

omeralpi commented 5 months ago

Thank you for your reminder about import type I've corrected it. 🎉