mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
chore(dx/client): fix SVG icons causing errors in CKEditor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import kbdIcon from '../theme/icons/kbd.svg';
|
||||
import kbdIcon from '../theme/icons/kbd.svg?raw';
|
||||
import './augmentation.js';
|
||||
|
||||
export { default as Kbd } from './kbd.js';
|
||||
|
||||
Reference in New Issue
Block a user