src/menu/components/share/sourcecomponent/index.jsx
@@ -37,7 +37,7 @@ } shouldComponentUpdate (nextProps, nextState) { return !is(fromJS(this.state), fromJS(nextState)) return !is(fromJS(this.state), fromJS(nextState)) || nextProps.type !== this.props.type } deleteUrl = () => {