mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	dev-feature/analyze-bundle (#529)
* add bundle analyzer * use svg icons - closes #522 * fix recent recipes icon Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| <template> | ||||
|   <v-container> | ||||
|     <CardSection | ||||
|       title-icon="mdi-test" | ||||
|       title-icon="mdi-none" | ||||
|       v-if="siteSettings.showRecent" | ||||
|       :title="$t('page.recent')" | ||||
|       :recipes="recentRecipes" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user