Function: MuiErrorWrapper()
MuiErrorWrapper(props): Element
A wrapper component for displaying error messages in Material-UI forms.
Parameters
props
ErrorWrapperProps
the properties for the ErrorWrapper component.
Returns
Element
the React fragment containing the child elements.