You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to compile.
./src/resources/Transaction/list/DatagridBody.js
Attempted import error: 'DatagridBody' is not exported from 'react-admin' (imported as 'RaDatagridBody').
What you were expecting:
importing following statement:
What happened instead:
Got following error:
Steps to reproduce:
Just import it :)
Other information:
As documented in https://marmelab.com/react-admin/List.html#the-datagrid-component, we can import datagrid body from react admin but it's not possible.
Environment
The text was updated successfully, but these errors were encountered: