diff --git a/packages/dx-react-grid-bootstrap3/src/templates/table-edit-command-cell.jsx b/packages/dx-react-grid-bootstrap3/src/templates/table-edit-command-cell.jsx index 0c435b2874..1f732ab788 100644 --- a/packages/dx-react-grid-bootstrap3/src/templates/table-edit-command-cell.jsx +++ b/packages/dx-react-grid-bootstrap3/src/templates/table-edit-command-cell.jsx @@ -64,9 +64,8 @@ EditCommandHeadingCell.defaultProps = { }; export const EditCommandCell = ({ - children, - style, - tableColumn, tableRow, + tableColumn, tableRow, row, + children, style, ...restProps }) => ( ( (