mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 19:44:57 +02:00
Separate tracker deployment (#1245)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user