Update README.md
This commit is contained in:
parent
3d49932b17
commit
4b701323d8
|
@ -13,7 +13,7 @@ extensions:
|
||||||
- React
|
- React
|
||||||
createdDate: 1/1/2016 12:00:00 AM
|
createdDate: 1/1/2016 12:00:00 AM
|
||||||
---
|
---
|
||||||
# Webpart with React and Mobx
|
# Using Mobx
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
Sample webpart implementation that uses [Mobx](https://github.com/mobxjs/mobx) to keep track of its state.
|
Sample webpart implementation that uses [Mobx](https://github.com/mobxjs/mobx) to keep track of its state.
|
||||||
|
|
Loading…
Reference in New Issue