Refactor recipe fetching logic to use a new constructor for Recipes, improving code clarity and reducing duplication.
This commit is contained in:
parent
aebca7a7e2
commit
9daa852add
5 changed files with 61 additions and 63 deletions
|
|
@ -73,9 +73,6 @@ body {
|
|||
margin: consts.$margin;
|
||||
}
|
||||
|
||||
// .create-recipe {
|
||||
// }
|
||||
|
||||
#select-website-language {
|
||||
margin: consts.$margin;
|
||||
padding: consts.$margin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue