mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	chore: update dev dependencies (#1282)
* update dev dependencies * upgrade eslint * resolve several errors * resolve eslint errors
This commit is contained in:
		| @@ -92,7 +92,7 @@ | ||||
|             @click="toggleCollapseSection(index)" | ||||
|           > | ||||
|             <v-toolbar-title v-if="!edit" class="headline"> | ||||
|               <v-app-bar-title v-text="step.title"> </v-app-bar-title> | ||||
|               <v-app-bar-title> {{ step.title }} </v-app-bar-title> | ||||
|             </v-toolbar-title> | ||||
|             <v-text-field | ||||
|               v-if="edit" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user