Browse Source

fix next page link typo

下一页链接错误
main
YouBao Nong 10 years ago
parent
commit
23737c558d
  1. 2
      docs/02-displaying-data.zh-CN.md

2
docs/02-displaying-data.zh-CN.md

@ -4,7 +4,7 @@ title: 显示数据
layout: docs
permalink: displaying-data-zh-CN.html
prev: why-react-zh-CN.html
next: jsx-in-depth.html
next: jsx-in-depth-zh-CN.html
---
用户界面能做的最基础的事就是显示一些数据。React 让显示数据变得简单,当数据变化的时候,用户界面会自动同步更新。

Loading…
Cancel
Save