mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
chore(ckeditor5-footnotes): integrate source code changes
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import ckeditor from './../theme/icons/ckeditor.svg';
|
||||
import insertFootnoteIcon from './../theme/icons/insert-footnote.svg';
|
||||
import './augmentation.js';
|
||||
import "../theme/footnote.css";
|
||||
|
||||
export { default as Footnotes } from './footnotes.js';
|
||||
|
||||
export const icons = {
|
||||
ckeditor
|
||||
insertFootnoteIcon
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user