diff --git a/template/src/Component/Component.md b/template/src/Component/Component.md index 989a713..54a01c8 100644 --- a/template/src/Component/Component.md +++ b/template/src/Component/Component.md @@ -1,3 +1,3 @@ Put here the general component usage instructions - <{{ name }} text="Hello World!" @click="alert('clicked!')"> + <{{ name }} text="Hello World!">