mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 11:47:04 +08:00
[PE mobile] Renamed method
This commit is contained in:
@ -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}
|
||||
|
||||
Reference in New Issue
Block a user