UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (MUI X).

5 lines 103 B
/** * Get the theme state * @category Core */ export const gridThemeSelector = state => state.theme;