--- name: Button --- import { Playground, PropsTable } from 'docz' import { Button } from './button.js' import { DoczWrapper } from '../theme.js' # Button ## Primary
{() =>
## Secondary
{() =>
## Primary Disabled
{() =>
## Secondary Disabled
{() =>
## Link Button
{() =>