Constructor
# new OutdatedData(props) → {React.ReactElement}
Overview
Used to signal that results shown in a particular tab are outdated.Parameters:
Name | Type | Description |
---|---|---|
props |
Object | Any other props will be forwarded to the |
messages |
Array.<string> | Optional messages displayed in alert. |
React.ReactElement