mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 04:39:54 -05:00
renamed components to match recommended naming
This commit is contained in:
@@ -169,7 +169,7 @@ import IngredientComponent from "@/components/IngredientComponent";
|
||||
Vue.prototype.moment = moment
|
||||
|
||||
export default {
|
||||
name: 'Step',
|
||||
name: 'StepComponent',
|
||||
mixins: [
|
||||
GettextMixin,
|
||||
ResolveUrlMixin,
|
||||
|
||||
Reference in New Issue
Block a user