We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68cc47 commit 7913dffCopy full SHA for 7913dff
content/docs/cdn-links.md
@@ -1,6 +1,6 @@
1
---
2
id: cdn-links
3
-title: CDN Links
+title: CDN 链接
4
permalink: docs/cdn-links.html
5
prev: create-a-new-react-app.html
6
next: hello-world.html
content/docs/nav.yml
@@ -7,7 +7,7 @@
7
- id: create-a-new-react-app
8
title: 创建新的 React App
9
- id: cdn-links
10
- title: CDN Links
+ title: CDN 链接
11
- title: 核心概念
12
isOrdered: true
13
items:
@@ -34,7 +34,7 @@
34
- id: composition-vs-inheritance
35
title: 组合 vs 继承
36
- id: thinking-in-react
37
- title: React 理念
+ title: React 哲学
38
- title: 高级指引
39
40
- id: accessibility
0 commit comments