default( props: Omit< any, "fetchError" | "patron" | "patronLookup" | "clearPatronData", > & ManagePatronsFormOwnProps,): ReactElement<any, string | JSXElementConstructor<any>> Returns ReactElement<any, string | JSXElementConstructor<any>>
Properties
Readonly
$$typeof
$$typeof: symbol
Optional
displayName
displayName?: string
WrappedComponent
NOTE: Exotic components are not callable.