Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
value: function render() {
return React.createElement(dxReactGrid.TableEditRow, _extends({
cellComponent: EditCell,
rowComponent: TableRow$1
}, this.props));
}
}]);