Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIIN-2384 Extract search components to stripes-inventory-components #2168

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Cleanup
  • Loading branch information
mkuklis committed Jun 1, 2023
commit 026623d298c1d2ce32c68eb813fe93bb6a78be27
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { withFacets, InstanceFilters as InstanceFiltersBrowse } from '@folio/str

import { DataContext } from '../../contexts';
import { parseFiltersToStr } from '../../utils';
// import { InstanceFiltersBrowse } from '../InstanceFilters';

const BrowseInventoryFilters = ({
activeFilters,
Expand Down