src/tabviews/zshare/actionList/tabbutton/index.jsx
@@ -46,11 +46,7 @@ } componentDidMount () { const { position } = this.props if (position === 'toolbar') { MKEmitter.addListener('triggerBtnId', this.actionTrigger) } } UNSAFE_componentWillReceiveProps (nextProps) {