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
3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
export { InfoCard } from "./InfoCard"
|
|
export type { InfoCardProps } from "./types"
|