UNPKG

cob-uswds

Version:

Customized USWDS UI components and visual style guide based on City of Boston Patterns Library

5 lines (4 loc) 290 B
export { default as SsnContent } from "./usa-input-mask-ssn.json"; export { default as PhoneContent } from "./usa-input-mask-phone.json"; export { default as ZipContent } from "./usa-input-mask-zip.json"; export { default as AlphanumericContent } from "./usa-input-mask-alphanumeric.json";