mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix: Nuxt 3 Ingredient Parsing Issues and Tooltip Positions (#5829)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|   <v-tooltip | ||||
|     v-if="userId" | ||||
|     :disabled="!user || !tooltip" | ||||
|     right | ||||
|     location="end" | ||||
|   > | ||||
|     <template #activator="{ props }"> | ||||
|       <v-avatar | ||||
|   | ||||
		Reference in New Issue
	
	Block a user