fix: demo code-block sample
This commit is contained in:
parent
488cd8da5a
commit
1d0febebbf
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
<main>
|
||||
<a href="/demo/about">{{ count }}</a>
|
||||
<div>
|
||||
<my-hello-world name="{{name }}"></my-hello-world>
|
||||
<my-hello-world data-name="{{name }}"></my-hello-world>
|
||||
</div>
|
||||
<p>some text: {{greeting}}</p>
|
||||
{{greeting}} hey<br />
|
||||
|
|
Loading…
Reference in a new issue