Skip to content

Commit 8457bd5

Browse files
author
zhaozhiming
committed
fix:fix codepen link
1 parent 52df073 commit 8457bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/lists-and-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ ReactDOM.render(
202202
);
203203
```
204204

205-
[在 CodePen 上试试。](https://codepen.io/rthor/pen/QKzJKG?editors=0010)
205+
[在 CodePen 上试试。](https://codepen.io/gaearon/pen/ZXeOGM?editors=0010)
206206

207207
一个好的经验法则是:在 `map()` 方法中的元素需要设置键属性。
208208

0 commit comments

Comments
 (0)