add icon
This commit is contained in:
@@ -980,7 +980,7 @@ export const treeData: Array<DocumentTypeTreeItemModel> = [
|
||||
key: 'simple-document-type-key',
|
||||
isContainer: false,
|
||||
parentKey: null,
|
||||
icon: '',
|
||||
icon: 'umb:document',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user