DEV Community

Discussion on: SwiftUI By Examples

Collapse
 
zavrelj profile image
Jan Zavrel • Edited

Sorry for that typo! I didn't properly escape < and > characters so markdown omitted the whole content inside it, the correct code looks like this:
let objectWillChange = PassthroughSubject<Void, Never>()