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