UNPKG

norma-library

Version:

Olos/Norma-DS. Design System based on Material UI, developed with TypeScript and Styled Components to create reusable and consistent components in web applications.

6 lines (4 loc) 147 B
export * from './Card' export * from './CardHeader' export { default as Card } from './Card' export { default as CardHeader } from './CardHeader'