Skip to main content

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:

ParamTypeDescription
propsobjectThe properties passed to the component.