mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-03 12:41:45 +02:00
editor: add "normal" to headings so user can reset
This commit is contained in:
@@ -10,7 +10,7 @@ Quill.register("modules/magicUrl", MagicUrl);
|
||||
|
||||
const quillModules = {
|
||||
toolbar: [
|
||||
[{ header: [1, 2, 3, 4, 5, 6] }],
|
||||
[{ header: [false, 1, 2, 3, 4, 5, 6] }],
|
||||
["bold", "italic", "underline", "strike", "blockquote"],
|
||||
[
|
||||
{ align: "" },
|
||||
|
||||
Reference in New Issue
Block a user