mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	feat: Upgraded Ingredient Parsing Workflow (#6151)
This commit is contained in:
		| @@ -22,7 +22,7 @@ | ||||
| </template> | ||||
|  | ||||
| <script setup lang="ts"> | ||||
| const { size } = withDefaults(defineProps<{ size?: number }>(), { size: 75 }); | ||||
| withDefaults(defineProps<{ size?: number }>(), { size: 75 }); | ||||
| </script> | ||||
|  | ||||
| <style scoped> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user