Browse Source

docs: update 3.x codesandbox example (#23101)

* Update getting-started.en-US.md

* Update getting-started.zh-CN.md
pull/23272/head
偏右 5 years ago
committed by GitHub
parent
commit
e94133a20b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/react/getting-started.en-US.md
  2. 2
      docs/react/getting-started.zh-CN.md

2
docs/react/getting-started.en-US.md

@ -16,7 +16,7 @@ If you try in local environment, Please refer to [Install and Initialization](ht
Here is a simple codesandbox example to show the usage of Ant Design React.
<iframe
src="https://codesandbox.io/embed/antd-reproduction-template-6e93z?autoresize=1&fontsize=14&hidenavigation=1&theme=dark"
src="https://codesandbox.io/embed/antd-reproduction-template-08g8k?autoresize=1&fontsize=14&hidenavigation=1&theme=dark"
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
title="antd reproduction template"
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"

2
docs/react/getting-started.zh-CN.md

@ -14,7 +14,7 @@ Ant Design React 致力于提供给程序员**愉悦**的开发体验。
这是一个最简单的 Ant Design 组件的在线 codesandbox 演示。
<iframe
src="https://codesandbox.io/embed/antd-reproduction-template-6e93z?autoresize=1&fontsize=14&hidenavigation=1&theme=dark"
src="https://codesandbox.io/embed/antd-reproduction-template-08g8k?autoresize=1&fontsize=14&hidenavigation=1&theme=dark"
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
title="antd reproduction template"
allow="geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb"

Loading…
Cancel
Save