fix(lint): updated slot

This commit is contained in:
Corentin Thomasset 2021-05-22 00:45:00 +02:00
parent 65bce59f59
commit fe8de0b3cf
No known key found for this signature in database
GPG key ID: DBD997E935996158
6 changed files with 15 additions and 8 deletions

View file

@ -5,7 +5,7 @@
fixed
app
>
<template v-slot:prepend>
<template #prepend>
<div class="small-hero">
<HeroGradient />
<div class="small-hero-content">
@ -47,7 +47,7 @@
</div>
</v-list>
<template v-slot:append>
<template #append>
<v-divider />
<div class="pa-5 navigation-drawer-footer">