errorMessage
ErrorMessage ⇒ JSX.Element
ErrorMessage is a functional component that renders an error message.
Kind: global constant
Returns: JSX.Element - A div element with the text "Something went wrong loading the data. Please try again later.".
Component:   
| Param | Type | Description | 
|---|---|---|
| props | object | The properties passed to the component. |