Skip to content

Commit

Permalink
fix: update links for MobX bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
midskyey committed Oct 31, 2024
1 parent 1d4ac6c commit 629fc90
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 629fc90

Please sign in to comment.