fix linter issue
This commit is contained in:
@@ -194,7 +194,7 @@ class LeftPanel {
|
|||||||
* @type {module}
|
* @type {module}
|
||||||
*/
|
*/
|
||||||
init() {
|
init() {
|
||||||
const { i18next } = this.editor
|
const { i18next } = this.editor;
|
||||||
// add Left panel
|
// add Left panel
|
||||||
const template = document.createElement("template");
|
const template = document.createElement("template");
|
||||||
// eslint-disable-next-line no-unsanitized/property
|
// eslint-disable-next-line no-unsanitized/property
|
||||||
|
|||||||
Reference in New Issue
Block a user