Minor import fixes (#8017)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2025-02-17 13:10:46 +07:00
committed by GitHub
parent 9072b4cbba
commit 207e60a76e
67 changed files with 86 additions and 81 deletions
@@ -7,7 +7,7 @@ import { type IntlString, mergeIds } from '@hcengineering/platform'
import github, { githubId } from '@hcengineering/github'
import { type Ref } from '@hcengineering/core'
import { type Handler, type IntegrationType } from '@hcengineering/setting'
import { type AnyComponent } from '@hcengineering/ui'
import { type AnyComponent } from '@hcengineering/ui/src/types'
export default mergeIds(githubId, github, {
string: {