mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
doc(examples): fix typo (#2042)
This commit is contained in:
parent
b1371373c8
commit
d4d886e52b
@ -2,7 +2,7 @@
|
||||
<div>
|
||||
{{ data }}
|
||||
<button :disabled="pending" @click="refresh">
|
||||
Refrash Data
|
||||
Refresh Data
|
||||
</button>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user