UNPKG

@uswds/uswds

Version:

Open source UI components and visual style guide for U.S. government websites

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";