UNPKG

@moderntribe/wme-ui

Version:

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

5 lines 199 B
import type React from 'react'; import { TypographyProps } from '@mui/material'; declare const ErrorText: React.FC<TypographyProps>; export default ErrorText; //# sourceMappingURL=error-text.d.ts.map