feat: custom emoji
This commit is contained in:
parent
481d6a1447
commit
71d4420604
46 changed files with 885 additions and 176 deletions
|
|
@ -53,8 +53,7 @@ export default function ReactionList({ event }: { event: Event }) {
|
|||
<Emoji
|
||||
emoji={like.emoji}
|
||||
classNames={{
|
||||
text: 'text-xl',
|
||||
img: 'size-5'
|
||||
text: 'text-xl'
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue