This commit is contained in:
Jan Prochazka
2020-03-29 18:31:45 +02:00
parent e4aa74a6e3
commit c3deb55779

View File

@@ -365,6 +365,7 @@ export default function DataGridCore(props) {
setAutofillDragStartCell(null);
setAutofillSelectedCells([]);
setSelectedCells(autofillSelectedCells);
}
}