Skip to content

Commit

Permalink
updated copy in motivation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbnewman committed Mar 7, 2020
1 parent b1619f3 commit 0dde6f9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/motivation.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ Compared to using the React Context API directly, using **mobx-store-provider**
- [mapStateToProps](/api/useStore#using-a-mapstatetoprops-callback) support (analogous to [Redux mapStateToProps](https://react-redux.js.org/using-react-redux/connect-mapstate)).
- [Multiple stores](/multiple-stores) support.

**mobx-store-provider** aims to be a focused library, limited in scope, and to supply an easy to use API.

This also gives it an extremely small footprint:
**mobx-store-provider** aims to be a focused library, and limited in scope. This gives it an extremely small footprint:

![Package size](https://img.shields.io/bundlephobia/minzip/mobx-store-provider)

Expand Down

0 comments on commit 0dde6f9

Please sign in to comment.