1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-09 06:38:52 +00:00

Update README.md

This commit is contained in:
Hugo Bernier 2020-11-08 23:38:06 -05:00 committed by GitHub
parent 3d49932b17
commit 4b701323d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ extensions:
- React
createdDate: 1/1/2016 12:00:00 AM
---
# Webpart with React and Mobx
# Using Mobx
## Summary
Sample webpart implementation that uses [Mobx](https://github.com/mobxjs/mobx) to keep track of its state.