UNPKG

phonix-input

Version:

A modern, customizable React phone input component with country code selection, flags, and validation. Features responsive design, TypeScript support, and easy integration.

4 lines (3 loc) 181 B
export { PhoneInputWithCountrySelectList } from "./components/PhoneInputWithCountrySelectList"; import "./styles/global-css-imports"; export declare const importStyles: () => void;