forked from coracle/flotilla
Handle touch move
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
</div>
|
||||
<div class="row-2 ml-12">
|
||||
{#if !isHead}
|
||||
<ReplySummary {event} />
|
||||
<ReplySummary {event} on:click={onClick} />
|
||||
{/if}
|
||||
<ReactionSummary {event} {onReactionClick} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user