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
Fixing a regression introduced in #95247, where the shared stories
(hooks, views, product-specific components) were only surfacing the
top-level tree nodes.
To fix this, we need to flatten each category into an array of all leaf
nodes before searching.
0 commit comments