mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-20 16:47:50 +02:00
Rework panel navigation (#928)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -171,7 +171,8 @@ const view = plugin(viewId, {
|
||||
Table: '' as Ref<ViewletDescriptor>
|
||||
},
|
||||
component: {
|
||||
ObjectPresenter: '' as AnyComponent
|
||||
ObjectPresenter: '' as AnyComponent,
|
||||
EditDoc: '' as AnyComponent
|
||||
},
|
||||
icon: {
|
||||
Table: '' as Asset,
|
||||
|
||||
Reference in New Issue
Block a user