cob-uswds
Version:
Customized USWDS UI components and visual style guide based on City of Boston Patterns Library
5 lines (4 loc) • 305 B
JavaScript
export { default as DefaultContent } from "./usa-pagination.json";
export { default as UnboundedContent } from "./usa-pagination~unbounded.json";
export { default as EsContent } from "./usa-pagination~lang-es.json";
export { default as EsUnboundedContent } from "./usa-pagination~unbounded-lang-es.json";