| @@ -1450,9 +1450,8 @@ | ||
| 1450 | 1450 | }, { |
| 1451 | 1451 | key: "onResetButtonClick", |
| 1452 | 1452 | value: function onResetButtonClick() { |
| 1453 | 1453 | this.$popover.hide(); |
| 1454 | - this.$popover.trigger('hide'); | |
| 1455 | 1454 | var groupControlName = this.child.model.get('groupPrefix') + 'typography', |
| 1456 | 1455 | args = { |
| 1457 | 1456 | container: this.child.options.container, |
| 1458 | 1457 | settings: (0, _defineProperty2.default)({}, groupControlName, '') |