Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
fix doc in Component.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Sep 12, 2017
1 parent 0d5f471 commit 4f43e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/src/Component/Component.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Put here the general component usage instructions

<{{ name }} text="Hello World!" @click="alert('clicked!')"></{{ name }}>
<{{ name }} text="Hello World!"></{{ name }}>

0 comments on commit 4f43e5f

Please sign in to comment.