Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdrobne authored Jan 28, 2024
1 parent ff1e1a2 commit 920303c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ The coordinator is by default attached to the SwiftUI as an `@EnvironmentObject`
To disable this feature, you need to set the `attachCoordinator` property of the `NavigationRoute` to `false`.

```Swift
import SwiftUICoordinator

struct ShapeListView<Coordinator: Routing>: View {

@EnvironmentObject var coordinator: Coordinator
Expand Down

0 comments on commit 920303c

Please sign in to comment.