We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3fb8c4 commit fc74261Copy full SHA for fc74261
src/bundle/ui-dev/src/modules/common/popup/popup.component.js
@@ -8,7 +8,6 @@ import {
8
getBootstrap,
9
getRootDOMElement,
10
} from '@ibexa-admin-ui/src/bundle/Resources/public/js/scripts/helpers/context.helper';
11
-import { FILTERS_DATA_SIZE_MAX } from '@ibexa-image-picker/src/bundle/ui-dev/src/modules/image-picker/hooks/useFilters';
12
13
const MODAL_Z_INDEX = 10260;
14
const MODAL_BACKDROP_Z_INDEX = 10250;
0 commit comments