Function ErrorScreen

A React component that displays an error screen with a message and a button to go back to the home page.

A JSX element representing the error screen.

  • NOTE: Exotic components are not callable.

    Parameters

    • props: unknown

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Properties

$$typeof: symbol
displayName?: string
type: () => Element