UNPKG

@totalsoft/rocket-ui

Version:

A set of reusable and composable React components built on top of Material UI core for developing fast and friendly web applications interfaces.

11 lines (10 loc) 217 B
export declare const classes: { default: string; success: string; info: string; error: string; warning: string; toastWrapper: string; }; declare const Container: any; export default Container;