Update README.md
This commit is contained in:
parent
a5bdbb2362
commit
3d49932b17
|
@ -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.
|
||||
|
@ -49,4 +49,4 @@ $ gulp serve
|
|||
* MobX **computed** values
|
||||
* **Typescript** version 3.3.4 using <em>@microsoft/rush-stack-compiler-3.3</em> for compatibility with the latest MobX version and typings
|
||||
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-mobx-multiple-stores" />
|
||||
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/samples/react-mobx-multiple-stores" />
|
||||
|
|
Loading…
Reference in New Issue