-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
😎 enhancementNew feature or requestNew feature or request
Description
Building on top of #360
We could probably improve the search UX in a couple of ways:
- Visually indicate when the "match" is because of a HOC name, e.g.
- Match built-in HOC types (e.g. searching "me" should match
React.memo
HOCs, searching "f" should matchReact.forwardRef
, etc.)
Metadata
Metadata
Assignees
Labels
😎 enhancementNew feature or requestNew feature or request