UNPKG

@moderntribe/wme-ui

Version:

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

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