Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2022-02-03 10:03:53 +01:00
committed by GitHub
parent e7c0f2406a
commit 8c51a4ec2c
12 changed files with 233 additions and 174 deletions
@@ -15,8 +15,7 @@
<script lang="ts">
import type { IntlString } from '@anticrm/platform'
import { ActionIcon, IconMoreH, Label } from '@anticrm/ui'
import workbench from '../plugin'
import { Label } from '@anticrm/ui'
export let label: IntlString
// export let action: () => Promise<void> | void