Files
web/packages/design-system/lib/components/Button/index.tsx
2025-03-28 06:56:08 +00:00

4 lines
139 B
TypeScript

export { Button } from './Button'
// eslint-disable-next-line react-refresh/only-export-components
export { withButton } from './variants'