FormError
wq’s <FormError/>
component displays any top-level form errors. (Field-level errors are displayed within each input component). It is generally not necessary to override <FormError/>
.
Source
The @wq/react source code for <FormError/>
is available here:
This base implementation is extended by @wq/material to integrate with @material-ui/core and react-native-paper: