Skip to content

Commit ea98243

Browse files
committed
Update README.md
1 parent 016a5e6 commit ea98243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Experimenting with navigation link. if you find this idea interesting you can ta
1616
Button("go2") { route = .go2}
1717
Button("go3") { route = .go3}
1818
}.navigation(route: $route)
19+
1920
}.navigationViewStyle(.stack)
2021
}
2122
```

0 commit comments

Comments
 (0)