diff --git a/.codesandbox/ci.json b/.codesandbox/ci.json index 32029757a5..c1e8e1305f 100644 --- a/.codesandbox/ci.json +++ b/.codesandbox/ci.json @@ -1,4 +1,4 @@ { - "sandboxes": ["antd-reproduction-template-6e93z"], + "sandboxes": ["antd-reproduction-template-y9vgcf"], "node": "14" } diff --git a/docs/react/getting-started.en-US.md b/docs/react/getting-started.en-US.md index e76069c40b..92ab7074cb 100755 --- a/docs/react/getting-started.en-US.md +++ b/docs/react/getting-started.en-US.md @@ -16,7 +16,7 @@ Finally, if you are working in a local development environment, please refer to Here is a simple online codesandbox demo of an Ant Design component to show the usage of Ant Design React.