mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix typo.
This commit is contained in:
@@ -74,7 +74,7 @@ Modal.propTypes = {
|
||||
closeButtonLabel: PropTypes.string,
|
||||
affirmativeButtonLabel: PropTypes.string,
|
||||
children: PropTypes.object,
|
||||
isLoading: PropTypes.boolean,
|
||||
isLoading: PropTypes.bool,
|
||||
}
|
||||
|
||||
const mapStateToProps = () => {
|
||||
|
||||
Reference in New Issue
Block a user