Separate tracker deployment (#1245)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-04-01 12:57:22 +07:00
committed by GitHub
parent 8cd1797696
commit 6fcbd14d6f
56 changed files with 904 additions and 215 deletions
@@ -15,7 +15,12 @@
-->
<script lang="ts">
import type { Type } from '@anticrm/core'
export let value: string
// eslint-disable-next-line
export let attributeType: Type<any>
</script>
<span class="lines-limit-2">{value}</span>