toggle to expand/collapse attr list is saved and propagated across tabs

This commit is contained in:
zadam
2020-07-23 22:31:06 +02:00
parent aa4a645670
commit e1d4be814f
7 changed files with 31 additions and 14 deletions

View File

@@ -171,7 +171,7 @@ const editorConfig = {
toolbar: {
items: []
},
placeholder: "Type the labels and relations here ...",
placeholder: "Type the labels and relations here, e.g. #year=2020",
mention: mentionSetup
};