mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 15:25:51 +01:00
chore(dx/client): fix SVG icons causing errors in CKEditor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import insertFootnoteIcon from './../theme/icons/insert-footnote.svg';
|
||||
import insertFootnoteIcon from './../theme/icons/insert-footnote.svg?raw';
|
||||
import './augmentation.js';
|
||||
import "../theme/footnote.css";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user