You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm using the mock api and navigate to the Recipes page, I see two list items display for each recipe defined in the file public/json/recipe-api.json. The first is always a blank list item and the second displays the data defined for the recipe.
In the example below, I created two instances of the "example" recipe in the recipe-api.json file which produces two list items for each recipe:
The text was updated successfully, but these errors were encountered:
When I'm using the mock api and navigate to the Recipes page, I see two list items display for each recipe defined in the file public/json/recipe-api.json. The first is always a blank list item and the second displays the data defined for the recipe.
In the example below, I created two instances of the "example" recipe in the recipe-api.json file which produces two list items for each recipe:
The text was updated successfully, but these errors were encountered: