We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8370242 commit 3c5f98fCopy full SHA for 3c5f98f
samples/tutorial/Tutorial4.md
@@ -441,3 +441,5 @@ Additionally, now the `TodoList` and `TodoEdit` workflows are completely decoupl
441
there is no longer a requirement that the `TodoEdit` workflow is displayed after the list.
442
For instance, we could change the list to have "viewing" or "editing" modes,
443
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