Components

ProblemLoading

<ProblemLoading />

Constructor

# <ProblemLoading />

Displays a box to the user indicating that something has not worked as intended. This is intended to be presented in the case that the application has failed in a catastrophic way.

ProblemLoading example:

<ProblemLoading/>

View Source components/extras/ProblemLoading.tsx, line 19