react-search
react-search copied to clipboard
[wip] [feat] Add style overrides and override whitelist
CONTEXT
Users need to be able to override certain styles of the search component.
CHANGES
- Add whitelist of CSS styles that can be overridden
- Create type that accepts CSS styles for specific portions of the search component UI
- Apply CSS styles to corresponding elements