Update README.md

This commit is contained in:
Hugo Bernier 2020-11-08 23:37:44 -05:00 committed by GitHub
parent a5bdbb2362
commit 3d49932b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Webpart with React and Mobx using multiple stores
# Using Mobx with multiple stores
## Summary
A sample webpart that uses the [Mobx](https://mobx.js.org/) library with multiple stores to keep track of the applications state.