Files
react-test/docs/data/material/getting-started/templates/dashboard/theme/customizations/index.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
214 B
JavaScript
Raw Normal View History

2025-12-12 14:26:25 +09:00
export { chartsCustomizations } from './charts';
export { dataGridCustomizations } from './dataGrid';
export { datePickersCustomizations } from './datePickers';
export { treeViewCustomizations } from './treeView';