mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 19:44:57 +02:00
Fix CommentPresenter (#474)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<div class="avatar">
|
||||
<Avatar size={'medium'} />
|
||||
</div>
|
||||
<div class="flex-col">
|
||||
<div class="flex-grow flex-col">
|
||||
<div class="header">
|
||||
<div class="fs-title">
|
||||
{#await getUser(client, value.modifiedBy) then user}
|
||||
|
||||
Reference in New Issue
Block a user