Clean up quotes/depth

This commit is contained in:
Jon Staab
2025-02-11 15:37:50 -08:00
parent c74c116667
commit cb57710654
11 changed files with 35 additions and 26 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
import {pubkey} from "@welshman/app"
import Icon from "@lib/components/Icon.svelte"
import EmojiButton from "@lib/components/EmojiButton.svelte"
import Content from "@app/components/Content.svelte"
import NoteContent from "@app/components/NoteContent.svelte"
import NoteCard from "@app/components/NoteCard.svelte"
import ReactionSummary from "@app/components/ReactionSummary.svelte"
import {publishDelete, publishReaction} from "@app/commands"
@@ -26,7 +26,7 @@
</script>
<NoteCard {event} class="card2 bg-alt">
<Content {event} expandMode="inline" />
<NoteContent {event} expandMode="inline" />
<div class="flex w-full justify-between gap-2">
<ReactionSummary {url} {event} {onReactionClick} reactionClass="tooltip-right">
<EmojiButton {onEmoji} class="btn btn-neutral btn-xs h-[26px] rounded-box">