invoke yarn fix:js
to adopt the updated eslint rules. No other changes are included.
This commit is contained in:
@@ -92,7 +92,7 @@ LoginModal.propTypes = {
|
||||
onCancel: PropTypes.func,
|
||||
onLogin: PropTypes.func,
|
||||
request: PropTypes.object,
|
||||
show: PropTypes.bool
|
||||
show: PropTypes.bool,
|
||||
};
|
||||
|
||||
module.exports = LoginModal;
|
||||
|
Reference in New Issue
Block a user