You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We also only care about named (not anonymous) sibling nodes, so use
just `prev_named_sibling()` instead of the mix of `prev_sibling()` and
`prev_named_sibling()`.
0 commit comments