From 3d49932b176aae18545ee3d7568021f88ceb1611 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 8 Nov 2020 23:37:44 -0500 Subject: [PATCH] Update README.md --- samples/react-mobx-multiple-stores/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-mobx-multiple-stores/README.md b/samples/react-mobx-multiple-stores/README.md index 89ce1eb28..45fba013c 100644 --- a/samples/react-mobx-multiple-stores/README.md +++ b/samples/react-mobx-multiple-stores/README.md @@ -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 @microsoft/rush-stack-compiler-3.3 for compatibility with the latest MobX version and typings - \ No newline at end of file +