src/components/paste/index.jsx @@ -17,10 +17,6 @@ visible: false } handleMenuClick = () => { this.setState({visible: true}) } pasteSubmit = () => { const { options } = this.props this.pasteFormRef.handleConfirm().then(res => {