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.

7 lines (4 loc) 156 B
import { Meta, Markdown, Typeset } from "@storybook/blocks"; import Readme from "../README.md?raw"; <Meta title="README" /> <Markdown>{Readme}</Markdown>