chore: apply lint

This commit is contained in:
Anthony Fu 2021-08-01 02:20:18 +08:00
parent 7fc312940a
commit 403ee671eb

View File

@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<hello-world /> <hello-world />
<nuxt3/> <nuxt3 />
</div> </div>
</template> </template>