diff --git a/docs/List.md b/docs/List.md index 1e43812c173..30d516250d5 100644 --- a/docs/List.md +++ b/docs/List.md @@ -2886,3 +2886,4 @@ const CustomList = () => { You can find components for react-admin in third-party repositories. - [ra-customizable-datagrid](https://github.com/fizix-io/ra-customizable-datagrid): plugin that allows to hide / show columns dynamically. +- [ra-datagrid](https://github.com/marmelab/ra-datagrid): Integration of [Material-ui's ``](https://material-ui.com/components/data-grid/) into react-admin.