[PE mobile] Renamed method
This commit is contained in:
parent
91bc43ca8c
commit
a8e577a603
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue