mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
Migration reflected from package-generator to support NIM.
This commit is contained in:
@@ -8,7 +8,7 @@ import previewModeIcon from './../theme/icons/preview-mode.svg';
|
||||
import splitModeIcon from './../theme/icons/split-mode.svg';
|
||||
import sourceModeIcon from './../theme/icons/source-mode.svg';
|
||||
|
||||
export { default as Mermaid } from './mermaid';
|
||||
export { default as Mermaid } from './mermaid.js';
|
||||
|
||||
export const icons = {
|
||||
infoIcon,
|
||||
|
||||
Reference in New Issue
Block a user