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.

4 lines (3 loc) 239 B
import { Theme } from '@mui/material'; declare const CardActions: import("@emotion/styled").StyledComponent<import("@mui/material").CardActionsProps & import("@mui/system").MUIStyledCommonProps<Theme>, {}, {}>; export default CardActions;