UNPKG

@uswds/web-components

Version:

> [!CAUTION] > Work on the next version of the Design System is happening in this repo. The code in this repository is not yet ready for production use.

5 lines (3 loc) 112 B
import { UsaLink } from "./usa-link"; import { UsaBanner } from "./usa-banner"; export { UsaLink, UsaBanner };