@moderneinc/design-system-components 6.0.1-next.66db2f → 6.0.1-next.a6bf65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,6 @@
1
1
  import { type GridSlotsComponent, GridFilterPanel as MuiGridFilterPanel } from '@mui/x-data-grid';
2
2
  import type React from 'react';
3
3
  import { ModSelect } from '../Select/Select';
4
- export type { GridFilterItem as FilterItem, GridFilterOperator as FilterOperator, } from '@mui/x-data-grid';
5
4
  /**
6
5
  * Icon components for DataGrid filter panel slots
7
6
  * These must be passed to the DataGrid's slots prop