UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

4 lines 553 B
import { i as PhoneNumber, r as InputPhoneProps, t as CombinedRefs } from "../InputPhone.types-BpnJueYp.js"; import { i as supportedCountries, r as countryByCountryCode, t as DEFAULT_COUNTRY_CODE } from "../InputPhone.constants-CyrEaMYG.js"; import { t as InputPhone } from "../InputPhone-u4VCDTKz.js"; export { DEFAULT_COUNTRY_CODE as DEFAULT_INPUT_PHONE_COUNTRY_CODE, InputPhone, InputPhoneProps, CombinedRefs as InputPhoneRefs, PhoneNumber, countryByCountryCode as inputPhoneCountryByCountryCode, supportedCountries as inputPhoneSupportedCountries };