Update shared components in FilterStatus
Note that customization was needed on the "clear results" button: The cancel icon SVG (used by `CancelIcon`) is problematic — not a new issue — because it doesn't fill its viewbox and has to be manually sized. This prevents us from using the `icon` prop of the `Button` component for now. Tracked in https://github.com/hypothesis/frontend-shared/issues/675
Showing
Please register or sign in to comment