@uswds/uswds
Version:
Open source UI components and visual style guide for U.S. government websites
6 lines (5 loc) • 369 B
JavaScript
export { default as DefaultContent } from "./usa-file-input.json";
export { default as ErrorContent } from "./usa-file-input~error.json";
export { default as MultipleContent } from "./usa-file-input~multiple.json";
export { default as SpecificContent } from "./usa-file-input~specific.json";
export { default as WildcardContent } from "./usa-file-input~wildcard.json";