Remove unused prop
This commit is contained in:
parent
d91d1932f4
commit
dd529791fb
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ module.exports = React.createClass({
|
||||||
|
|
||||||
propTypes: {
|
propTypes: {
|
||||||
room: PropTypes.object.isRequired,
|
room: PropTypes.object.isRequired,
|
||||||
onSaveClick: PropTypes.func,
|
|
||||||
},
|
},
|
||||||
|
|
||||||
getInitialState: function() {
|
getInitialState: function() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue