Skip to content

Lesson 85 #30

@troubleupnorth

Description

@troubleupnorth

In Recipe.js, this line:

{recipe.ingredients.map(ing =>

  • ing
  • )}

    should be

    {recipe.ingredients.map(ing =>

  • {ing}
  • )}

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions