mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 23:05:51 +01:00
refactor(dev): use es6-string-html for templates
This commit is contained in:
@@ -26,7 +26,7 @@ import type { NoteType } from "../entities/fnote.js";
|
||||
import type { AttributeRow, BranchRow } from "../services/load_results.js";
|
||||
import type { SetNoteOpts } from "../components/note_context.js";
|
||||
|
||||
const TPL = `
|
||||
const TPL = /*html*/`
|
||||
<div class="tree-wrapper">
|
||||
<style>
|
||||
.tree-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user