Skip to content

Commit 3c5f98f

Browse files
committed
Add tutorial 5 readme file link to tutorial 4 readme file
1 parent 8370242 commit 3c5f98f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/tutorial/Tutorial4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,3 +441,5 @@ Additionally, now the `TodoList` and `TodoEdit` workflows are completely decoupl
441441
there is no longer a requirement that the `TodoEdit` workflow is displayed after the list.
442442
For instance, we could change the list to have "viewing" or "editing" modes,
443443
where tapping on an item might only allow it to be viewed, but another mode would allow editing.
444+
445+
[Tutorial 5](Tutorial5.md)

0 commit comments

Comments
 (0)