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

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

5 lines
218 B
TypeScript
Raw Normal View History

2025-12-12 14:26:25 +09:00
export { dataGridCustomizations } from './dataGrid';
export { datePickersCustomizations } from './datePickers';
export { formInputCustomizations } from './formInput';
export { sidebarCustomizations } from './sidebar';