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
feat(dropdown): Ability to show hierarchical search results (#46) ✨
* fix: remove usage of !important to remove the padding of nodes during search to avoid cascading !important in css, it's better to not use it at first.
* feat: add keepTreeOnSearch prop to display results as a tree instead of flatten them
0 commit comments