From df2982aacfd8385ead7b23b1e1d4d8f9d3807866 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 9 Feb 2017 16:22:03 +0800 Subject: [PATCH] Fix spec/layout demo, close #4816 --- docs/spec/layout/demo/top-aside.md | 8 ++++---- docs/spec/layout/demo/top.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/spec/layout/demo/top-aside.md b/docs/spec/layout/demo/top-aside.md index f3794a9236..7b29240898 100644 --- a/docs/spec/layout/demo/top-aside.md +++ b/docs/spec/layout/demo/top-aside.md @@ -1,6 +1,6 @@ --- order: 1 -title: +title: zh-CN: 顶部导航 + 侧边栏 en-US: Top aside --- @@ -36,9 +36,9 @@ ReactDOM.render(
- The second level navigation - The second level navigation - The second level navigation + Second nav + Second nav + Second nav
diff --git a/docs/spec/layout/demo/top.md b/docs/spec/layout/demo/top.md index ed14667024..9e032b5fd0 100644 --- a/docs/spec/layout/demo/top.md +++ b/docs/spec/layout/demo/top.md @@ -45,9 +45,9 @@ ReactDOM.render(
- The second level navigation - The second level navigation - The second level navigation + Second nav + Second nav + Second nav