Files
web/packages/design-system/lib/components/Typography/index.tsx
Michael Zetterberg 56973888c9 feat(SW-375): new tokens
new asset generation logic

BREAKING CHANGE: New tokens.
2025-03-07 07:24:37 +00:00

4 lines
151 B
TypeScript

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