Skip to content

[TYPO] Page 62, Using the name BookRowView without changing the name of ExtractedView #18

@dasdom

Description

@dasdom

I found a typo in Asynchronous Programming 
with SwiftUI and Combine.

  • Edition: 1st
  • Page: 62

What is wrong

After extracting the view, it is references with the name BookRowView even though we haven't changed the name of the view yet:

  • Inside BookRowView, declare a new property named book of type Book.

What's the correct spelling

ExtractedView

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions