Closed websiddu closed 1 year ago
For react we could use mobx in conjunction with synced store, is there something simlar with pinia for vue3?
Hi @websiddu. Have you tried using the Vue bindings? SyncedStore should integrate well with Vue: https://syncedstore.org/docs/vue
For react we could use mobx in conjunction with synced store, is there something simlar with pinia for vue3?