UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

5 lines 353 B
export { default as CircularProgress } from './CircularProgress/CircularProgress'; export type { CircularProgressProps } from './CircularProgress/CircularProgress'; export { default as LinearProgress } from './LinearProgress/LinearProgress'; export type { LinearProgressProps } from './LinearProgress/LinearProgress'; //# sourceMappingURL=index.d.ts.map