Commit b7cad29
committed
Fix variable name in Breadcrumb's child added method
Correct the variable name in the `AnimatedStack_ChildAdded` method
from `firstBreadcrumb` to `lastBreadcrumb` to accurately reflect
the logic of waiting for the last breadcrumb to be fully rendered
before proceeding.1 parent 6a6bb8d commit b7cad29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments