chore: refine demo

This commit is contained in:
Justineo
2023-08-22 19:57:16 +08:00
parent 03a3a6a401
commit eb59b4b185
7 changed files with 17 additions and 13 deletions

View File

@ -105,7 +105,7 @@ function load() {
You may use the <code>manual-update</code> prop for performance critical
use cases.
</p>
<p>
<p class="actions">
<button :disabled="loaded" @click="load">Load</button>
</p>
</template>