change to new context api
Showing
... | @@ -23,8 +23,8 @@ | ... | @@ -23,8 +23,8 @@ |
"dependencies": { | "dependencies": { | ||
"@antv/data-set": "^0.8.0", | "@antv/data-set": "^0.8.0", | ||
"@babel/polyfill": "^7.0.0-beta.36", | "@babel/polyfill": "^7.0.0-beta.36", | ||
"@types/react": "^16.3.5", | "@types/react": "^16.3.8", | ||
"@types/react-dom": "^16.0.4", | "@types/react-dom": "^16.0.5", | ||
"antd": "^3.4.0", | "antd": "^3.4.0", | ||
"babel-runtime": "^6.9.2", | "babel-runtime": "^6.9.2", | ||
"bizcharts": "^3.1.3-beta.1", | "bizcharts": "^3.1.3-beta.1", | ||
... | ... |
src/layouts/MeunContext.js
0 β 100644
Please register or sign in to comment