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
5 lines
147 B
TypeScript
5 lines
147 B
TypeScript
export { Divider } from "./Divider"
|
|
|
|
// eslint-disable-next-line react-refresh/only-export-components
|
|
export { dividerVariants } from "./variants"
|