mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
fix: editor not following app's theme
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,6 +1,5 @@
|
||||
import tinymce from "tinymce/tinymce";
|
||||
import hljs from "highlight.js/lib/common";
|
||||
import "highlight.js/styles/atom-one-light.css";
|
||||
import { getCharacterRange, moveCaretTo, persistSelection } from "../utils";
|
||||
|
||||
const TAB = " ";
|
||||
|
||||
Reference in New Issue
Block a user