@uswds/uswds
Version:
Open source UI components and visual style guide for U.S. government websites
7 lines (6 loc) • 428 B
JavaScript
export { default as DefaultContent } from "./usa-search.json";
export { default as DefaultContentLangEs } from "./usa-search~lang-es.json";
export { default as BigContent } from "./usa-search~big.json";
export { default as BigContentLangEs } from "./usa-search~big-lang-es.json";
export { default as SmallContent } from "./usa-search~small.json";
export { default as SmallContentLangEs } from "./usa-search~small-lang-es.json";