mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 11:31:57 +03:00
fix Component
import
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
3469486650
commit
e620b227e0
@ -14,7 +14,7 @@
|
||||
-->
|
||||
<script lang="ts">
|
||||
import { store as modal } from '@anticrm/ui'
|
||||
import Component from '@anticrm/ui/src/components/Component.svelte'
|
||||
import { Component } from '@anticrm/ui'
|
||||
|
||||
let modalHTML: HTMLElement
|
||||
let modalOHTML: HTMLElement
|
||||
|
Loading…
Reference in New Issue
Block a user