fix warnings
This commit is contained in:
parent
72c20bde7f
commit
6f4790c301
1 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ main
|
|||
v-slot='{ Component }'
|
||||
)
|
||||
Transition
|
||||
div
|
||||
component(
|
||||
:id='routeId'
|
||||
:is='Component'
|
||||
)
|
||||
</template>
|
||||
|
|
Loading…
Add table
Reference in a new issue