react-search icon indicating copy to clipboard operation
react-search copied to clipboard

[wip] [feat] Add style overrides and override whitelist

Open mrderyk opened this issue 1 year ago • 0 comments

CONTEXT

Users need to be able to override certain styles of the search component.

style_overrides

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

mrderyk avatar Jan 08 '24 23:01 mrderyk