chore(lint): fix lint warning

This commit is contained in:
Clark Du 2020-02-18 17:10:03 +00:00
parent c325882e1f
commit 115dd21b77

View File

@ -1,6 +1,6 @@
<template> <template>
<div> <div>
<ul id="transition-events"></ul> <ul id="transition-events" />
<Nuxt /> <Nuxt />
</div> </div>
</template> </template>