Sync Diffs, Notes and Batch comments Vuex stores with Pinia stores
We should sync Vuex and Pinia stores state so we can migrate components iteratively. A syncWithVuex
Pinia plugin should be used.
Edited by Stanislav Lashmanov
We should sync Vuex and Pinia stores state so we can migrate components iteratively. A syncWithVuex
Pinia plugin should be used.