Fix CommentPresenter (#474)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2021-12-01 20:08:38 +01:00
committed by GitHub
parent 44133ac6c1
commit fc7bb7823d
@@ -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}