UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

7 lines (4 loc) 181 B
import { Markdown, Meta } from "@storybook/blocks"; import document from "./accessibility.md"; <Meta title="CSS Component/Button/Accessibility" /> <Markdown>{document}</Markdown>