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

Commit 4f43e5f

Browse files
author
Walker Leite
committed
fix doc in Component.md
1 parent 0d5f471 commit 4f43e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/src/Component/Component.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Put here the general component usage instructions
22

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

0 commit comments

Comments
 (0)