From 00d821e08aea661bf9b3cf273d1c3b6e7b6b67ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=93=E8=80=90=E7=89=B9?= Date: Tue, 23 Oct 2018 22:11:03 +0800 Subject: [PATCH] Update main-concepts.cn.md --- docs/main-concepts.cn.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/main-concepts.cn.md b/docs/main-concepts.cn.md index 9830f4719..bcd871e60 100644 --- a/docs/main-concepts.cn.md +++ b/docs/main-concepts.cn.md @@ -7,8 +7,8 @@ - [Props](#props) - [Event](#event) - [Custom Event](#custom-event) - - [CSS](#css) - - [Ref](#ref) + - [CSS](#css) + - [Ref](#ref) - [Store](#store) - [Slot](#slot) - [SSR](#ssr) @@ -314,4 +314,4 @@ render(, 'body') 推荐尝试的框架: * https://github.com/skatejs/skatejs/tree/master/packages/ssr -* https://www.youtube.com/watch?v=yT-EsESAmgA \ No newline at end of file +* https://www.youtube.com/watch?v=yT-EsESAmgA