a few js changes for react upgrades
This commit is contained in:
@@ -53,7 +53,7 @@ const inlineStyle = {
|
||||
}
|
||||
|
||||
render() {
|
||||
const { classes, onRequestClose, handleRequestClose, handleSubmit } = this.props;
|
||||
const { classes, onClose, handleRequestClose, handleSubmit } = this.props;
|
||||
return (
|
||||
|
||||
<div style={inlineStyle}>
|
||||
|
Reference in New Issue
Block a user