Use error in class Datagrid
leup opened this issue · comments
paul@gh commented
Had to fix a use statement in the class DataGrid
(I'm in the process to update from AtAdmin to AtAdmin+AtDataGrid)
https://github.com/atukai/AtDataGrid/blob/master/src/AtDataGrid/DataGrid/DataGrid.php#L6
use AtDataGrid\DataGrid\Column\Column;
Maybe I will do a PR tomorrow, not sure I will have the time