UNPKG

mui-simple

Version:

Override mui components to simplify usage

4 lines 190 B
export { default as Card } from './Card'; export type { CardProps } from './Card'; export { default as CardExpandedContent } from './CardExpandedContent'; //# sourceMappingURL=index.d.ts.map