A Location Input to add location using Countries and States.
If your country has states, it will be appear after selecting country
pnpm dlx shadcn@latest add "https://manfromexistence-ui.vercel.app/r/location-input"
import LocationInput from "@/components/ui/location-input"
<LocationInput />
On This Page