release v2.0.0 #4
			
				
			
		
		
		
	|  | @ -1,6 +1,6 @@ | ||||||
| <template> | <template> | ||||||
|   <q-avatar> |   <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%"> |       <q-img :src="avatarURL(modelValue)" style="min-width: 100%; min-height: 100%"> | ||||||
|         <template #error> |         <template #error> | ||||||
|           <img :src="fallback" style="height: 100%" /> |           <img :src="fallback" style="height: 100%" /> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue