UNPKG

@mui/x-data-grid

Version:

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

3 lines 217 B
import { getGridLocalization } from "../utils/getGridLocalization.js"; import { GRID_DEFAULT_LOCALE_TEXT } from "../constants/localeTextConstants.js"; export const enUS = getGridLocalization(GRID_DEFAULT_LOCALE_TEXT);