hmlongco / Factory

A new approach to Container-Based Dependency Injection for Swift and SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in SwiftUI docs?

elprl opened this issue · comments

commented

https://hmlongco.github.io/Factory/documentation/factory/previews

Should it be
class ContentView: View {
instead of
class ContentView: ObservableObject {

Yep. Thanks. Fixed in develop.