From cfcd532b2fbc4b393de92a82e000a62ebc3e597c Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Fri, 4 Aug 2017 09:10:22 +0800 Subject: [PATCH] fix: a back to top link --- aio/content/guide/component-interaction.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/aio/content/guide/component-interaction.md b/aio/content/guide/component-interaction.md index e18d01a07f..65f60e24d5 100644 --- a/aio/content/guide/component-interaction.md +++ b/aio/content/guide/component-interaction.md @@ -629,4 +629,6 @@ and verify that the history meets expectations: -[Back to top](guide/component-interaction#top)[回到顶部](guide/component-interaction#top) \ No newline at end of file +[Back to top](guide/component-interaction#top) + +[回到顶部](guide/component-interaction#top) \ No newline at end of file