добавлена страница калькулятора
This commit is contained in:
@@ -17,7 +17,8 @@ export const paths = {
|
||||
cocktails: "/cocktails",
|
||||
ingredientEdit: '/ingredients/edit',
|
||||
cocktailEdit: '/cocktail/edit',
|
||||
menu: '/menuList'
|
||||
menu: '/menuList',
|
||||
calc: '/calc',
|
||||
},
|
||||
errors: {notFound: '/errors/not-found'},
|
||||
notFound: '*',
|
||||
|
||||
Reference in New Issue
Block a user