context demo works

This commit is contained in:
Ken
2019-03-02 21:23:22 -08:00
parent b91914e1d8
commit 4be1dcdae9
13 changed files with 326 additions and 20 deletions

View File

@@ -63,12 +63,13 @@
"live-server": "^1.2.1",
"marked": "^0.6.1",
"office-ui-fabric-react": "^6.144.0",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react": "^16.8.3",
"react-dom": "^16.8.3",
"react-redux": "^6.0.0",
"redux": "^4.0.1",
"redux-devtools-extension": "^2.13.8",
"redux-starter-kit": "^0.4.3",
"redux-react-hook": "^3.2.0",
"redux-thunk": "^2.3.0"
}
}