File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ the view or the behaviour. This pattern provides a nice separation of:
4040- [ Linear user-flow] ( ./examples/linear-flow )
4141- [ Branched/merged user-flow] ( ./examples/branched-and-merged-flow )
4242- [ Loops] ( ./examples/linear-flow-with-loop )
43- - Dependencies between questions and validation
43+ - [ Dependencies between questions and validation] ( ./examples/dependencies-between-questions )
4444- Re-storing state of the questionnaire from the selected answers
4545- Navigation
4646
178178- [ Linear flow with a loop] ( ./examples/linear-flow-with-loop )
179179- [ Linear flow with option question] ( ./examples/linear-flow-skip-question )
180180- [ Branched flow that merges back into one] ( ./examples/branched-and-merged-flow )
181+ - [ Dependencies between questions and validation] ( ./examples/dependencies-between-questions )
181182
182183# Contribute
183184
You can’t perform that action at this time.
0 commit comments