refactor(dev): use es6-string-html for templates

This commit is contained in:
Elian Doran
2025-04-01 23:24:21 +03:00
parent 3f2945018c
commit 815078168f
171 changed files with 253 additions and 253 deletions

View File

@@ -9,7 +9,7 @@ import type { Locale } from "../../../services/i18n.js";
import options from "../services/options.js";
import appContext from "../components/app_context.js";
const TPL = `\
const TPL = /*html*/`\
<div class="dropdown note-language-widget">
<button type="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-sm dropdown-toggle select-button note-language-button">
<span class="note-language-desc"></span>