Lint/format

This commit is contained in:
Jon Staab
2024-10-09 16:15:09 -07:00
parent 09c3668afd
commit 866f5765de
36 changed files with 124 additions and 155 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
</NoteCard>
<Link
href={entityLink(nevent)}
class="btn btn-neutral -mt-6 mr-4 flex items-center gap-2 rounded-full z-feature">
class="btn btn-neutral z-feature -mt-6 mr-4 flex items-center gap-2 rounded-full">
<Icon icon="chat-round" />
<span>{replies.length}</span>
</Link>