feat: 💨
This commit is contained in:
parent
f785d0d8a2
commit
206cbf7e19
5 changed files with 46 additions and 13 deletions
|
|
@ -15,6 +15,7 @@ export default function Preview({ content, className }: { content: string; class
|
|||
<Content
|
||||
event={createFakeEvent({ content: processedContent, tags: emojiTags })}
|
||||
className="pointer-events-none h-full"
|
||||
mustLoadMedia
|
||||
/>
|
||||
</Card>
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue