Refactor Button. Add icons. Fix EditDoc. (#2326)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2022-10-26 12:16:32 +07:00
committed by GitHub
parent cfe5972a11
commit 70e00dbb5f
12 changed files with 115 additions and 103 deletions
+3 -1
View File
@@ -92,7 +92,9 @@ const documentPlugin = plugin(documentId, {
},
icon: {
DocumentApplication: '' as Asset,
Document: '' as Asset
NewDocument: '' as Asset,
Document: '' as Asset,
Library: '' as Asset
},
space: {
Documents: '' as Ref<Space>