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:
parent
1d4ac6c29b
commit
635d1b2e8f
1 changed files with 2 additions and 3 deletions
|
@ -3214,9 +3214,8 @@ _LocalStorage etc._
|
|||
|
||||
##### Mobx
|
||||
|
||||
- [movue](https://github.com/nighca/movue) - Mobx integration for Vue.js.
|
||||
- [vue-mobx](https://github.com/dwqs/vue-mobx) - Mobx binding for Vuejs 2.x.
|
||||
- [mobx-vue-lite](https://github.com/wobsoriano/mobx-vue-lite) - Lightweight Vue 3 bindings for MobX based on Composition API.
|
||||
- [mobx-vue-lite](https://github.com/mobxjs/mobx-vue-lite) - Lightweight Vue 3 bindings for MobX based on Composition API.
|
||||
- [mobx-vue](https://github.com/mobxjs/mobx-vue) - Vue 2 bindings for MobX.
|
||||
|
||||
##### Pinia
|
||||
|
||||
|
|
Loading…
Reference in a new issue