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 (5 loc) 133 B
import { addons } from "@storybook/manager-api"; import UswdsTheme from "./UswdsTheme"; addons.setConfig({ theme: UswdsTheme, });