Fix actions modal on mobile (fixes #441)
This commit is contained in:
@@ -22,7 +22,6 @@ export default class ActionsModal extends ImmutablePureComponent {
|
||||
meta: PropTypes.node,
|
||||
name: PropTypes.string,
|
||||
on: PropTypes.bool,
|
||||
onClick: PropTypes.func,
|
||||
onPassiveClick: PropTypes.func,
|
||||
text: PropTypes.node,
|
||||
})),
|
||||
|
Reference in New Issue
Block a user