UNPKG

cob-uswds

Version:

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

6 lines (5 loc) 389 B
export { default as DefaultContent } from "./usa-icon-list.json"; export { default as CustomRichContent } from "./usa-icon-list~custom-size-rich.json"; export { default as CustomSizeContent } from "./usa-icon-list~custom-size.json"; export { default as RichContent } from "./usa-icon-list~rich-content.json"; export { default as SimpleContent } from "./usa-icon-list~simple-content.json";