mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-25 22:02:23 +02:00
Minor import fixes (#8017)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
type DocCreateAnalyticsPropsFunction
|
||||
} from '@hcengineering/model-presentation'
|
||||
import { type NotificationGroup } from '@hcengineering/notification'
|
||||
import type { AnyComponent } from '@hcengineering/ui'
|
||||
import type { AnyComponent } from '@hcengineering/ui/src/types'
|
||||
import { type ActionCategory, type Viewlet } from '@hcengineering/view'
|
||||
|
||||
export default mergeIds(githubId, github, {
|
||||
|
||||
Reference in New Issue
Block a user