Enh(Message): Component splitting and store migration (Reactions only) #6784
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
NPM lint:
src/components/MessagesList/MessagesGroup/Message/MessageButtonsBar/MessageButtonsBar.vue#L293
`../../../../../stores/integrations.js` import should occur before import of `../../../../../stores/reactions.js`
|
NPM lint:
src/store/conversationsStore.js#L70
`../stores/reactions.js` import should occur before import of `../stores/talkHash.js`
|