| @@ -114,13 +114,8 @@ | ||
| 114 | 114 | return _callSuper(this, _default, arguments); |
| 115 | 115 | } |
| 116 | 116 | (0, _inherits2.default)(_default, _Marionette$LayoutVie); |
| 117 | 117 | return (0, _createClass2.default)(_default, [{ |
| 118 | - key: "tagName", | |
| 119 | - value: function tagName() { | |
| 120 | - return 'header'; | |
| 121 | - } | |
| 122 | - }, { | |
| 123 | 118 | key: "className", |
| 124 | 119 | value: function className() { |
| 125 | 120 | return 'elementor-templates-modal__header'; |
| 126 | 121 | } |