Merge pull request #28 from Hongbo-Miao/patch-1

add lost @Component back
This commit is contained in:
雪狼 2016-07-14 16:07:17 +08:00 committed by GitHub
commit 31500f1006
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ figure.image-display
Did you remember to set the `directives` attribute of `@Component`? It is easy to forget!
你记着设置`directives`数组了吗?它很容易被忘掉。
你记着设置`@Component`的`directives`数组了吗?它很容易被忘掉。
Open the console in the browser tools and look for an error like this: