[PE mobile] Renamed method

This commit is contained in:
SergeyEzhin 2021-01-27 18:13:40 +03:00
parent 91bc43ca8c
commit a8e577a603

View file

@ -206,7 +206,7 @@ class EditTableController extends Component {
onAddRowBelow={this.onAddRowBelow}
onRemoveColumn={this.onRemoveColumn}
onRemoveRow={this.onRemoveRow}
onCellMargins={this.onCellMargins}
onOptionMargin={this.onOptionMargin}
onStyleClick={this.onStyleClick}
onCheckTemplateChange={this.onCheckTemplateChange}
onFillColor={this.onFillColor}