Skip to content
Snippets Groups Projects
Commit 9d3a96e9 authored by chris's avatar chris
Browse files

remove defaultmenu items

parent 524aaf68
No related branches found
No related tags found
1 merge request!6Develop
const defaultMenuItems = [
"undo",
"redo",
"strong",
"em",
"subscript",
"superscript",
"underline",
"strikethrough",
"link",
"plain",
"ordered_list",
"bullet_list",
"lift",
"join_up",
"link",
"image",
"table",
"tableDropDownOptions",
"headings"
];
export default defaultMenuItems;
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment