UNPKG

@moderntribe/wme-ui

Version:

Components and hooks to build the best UX/UI admin wizards

5 lines 204 B
import type React from 'react'; import { BoxProps } from '@mui/material'; declare const SetupCardFooter: React.FC<BoxProps>; export default SetupCardFooter; //# sourceMappingURL=setup-card-footer.d.ts.map