fix hyphanation

This commit is contained in:
Tim Gröger 2023-05-13 09:44:52 +02:00
parent 3689da810c
commit 3d55f2d2ae
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<q-avatar>
<slot :avatarURL="avatarURL(modelValue)">
<slot :avatar-u-r-l="avatarURL(modelValue)">
<q-img :src="avatarURL(modelValue)" style="min-width: 100%; min-height: 100%">
<template #error>
<img :src="fallback" style="height: 100%" />