ErrorBoundary
Source: ErrorBoundary.jsx:11
Last line of defense for the unattended kiosk: any render error below shows a minimal message instead of a blank screen and reloads the whole app after a short delay, so the exhibit recovers without staff intervention.
Constructor
new ErrorBoundary(props): ErrorBoundary