@uswds/uswds
Version:
Open source UI components and visual style guide for U.S. government websites
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";