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.

5 lines 183 B
export * from './Card'; export * from './CardHeader'; export { default as Card } from './Card'; export { default as CardHeader } from './CardHeader'; //# sourceMappingURL=index.js.map