diff --git a/site/desktop/src/template/Content/Sandbox.jsx b/site/desktop/src/template/Content/Sandbox.jsx index c175287ef..fb37b0789 100644 --- a/site/desktop/src/template/Content/Sandbox.jsx +++ b/site/desktop/src/template/Content/Sandbox.jsx @@ -78,7 +78,8 @@ rootTag: document.getElementById("root") react: '^16.6.0', 'react-art': '^16.6.0', 'react-dom': '^16.6.0', - 'react-native-web': '^0.9.6', + 'react-native-web': '^0.11.0', + 'antd-mobile-demo-data': '^0.2.0', }, browserslist: [ '>0.2%',