UNPKG

@makeen.io/material-ui-kit

Version:
5 lines (4 loc) 213 B
import { WidgetCardProps } from "atoms"; export declare type FormCardProps = WidgetCardProps; declare const _default: ({ cardStyle, customStyle, ...props }: FormCardProps) => JSX.Element; export default _default;