Commit 4307190
committed
minor #5072 Add missing use statement in Building Login Form doc (ockcyp)
This PR was merged into the 2.3 branch.
Discussion
----------
Add missing use statement in Building Login Form doc
Also removed use statement for Route as it is only needed
when using annotations for routing
Q | A
------------- | ---
Doc fix? | yes
New docs? | no
Applies to | all
Fixed tickets | #5072
Commits
-------
712a858 Add missing use statement in Building Login Form doc Also removed use statement for Route as it is only needed when using annotations for routing1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments