1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2024-11-20 11:16:40 -05:00

fix: update links for MobX bindings

This commit is contained in:
Mira Dobrovolskaya 2024-10-31 16:12:01 +03:00 committed by Jogai
parent 1d4ac6c29b
commit 635d1b2e8f

View file

@ -3214,9 +3214,8 @@ _LocalStorage etc._
##### Mobx ##### Mobx
- [movue](https://github.com/nighca/movue) - Mobx integration for Vue.js. - [mobx-vue-lite](https://github.com/mobxjs/mobx-vue-lite) - Lightweight Vue 3 bindings for MobX based on Composition API.
- [vue-mobx](https://github.com/dwqs/vue-mobx) - Mobx binding for Vuejs 2.x. - [mobx-vue](https://github.com/mobxjs/mobx-vue) - Vue 2 bindings for MobX.
- [mobx-vue-lite](https://github.com/wobsoriano/mobx-vue-lite) - Lightweight Vue 3 bindings for MobX based on Composition API.
##### Pinia ##### Pinia