fix(SW-3691): Setup one prettier config for whole repo * Setup prettierrc in root and remove other configs Approved-by: Joakim Jäderberg Approved-by: Linus Flood
4 lines
151 B
TypeScript
4 lines
151 B
TypeScript
export { Typography } from "./Typography"
|
|
// eslint-disable-next-line react-refresh/only-export-components
|
|
export { withTypography } from "./variants"
|