in progress: associate ingredients to recipe on save
This commit is contained in:
@@ -51,4 +51,6 @@ export const ingredientRoute = (app: Express) => {
|
||||
next(e);
|
||||
}
|
||||
})
|
||||
|
||||
return router;
|
||||
}
|
||||
Reference in New Issue
Block a user