Remove empty defaultProps.
This commit is contained in:
parent
84f5e5aad2
commit
857a8c9519
1 changed files with 0 additions and 3 deletions
|
@ -115,6 +115,3 @@ export default class ManageIntegsButton extends React.Component {
|
|||
ManageIntegsButton.propTypes = {
|
||||
roomId: PropTypes.string.isRequired,
|
||||
};
|
||||
|
||||
ManageIntegsButton.defaultProps = {
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue