feat: 💨
This commit is contained in:
parent
0bb62dd3fb
commit
9d4eec350c
4 changed files with 101 additions and 13 deletions
|
|
@ -29,7 +29,7 @@ const ExternalContentPage = forwardRef(({ index }: { index?: number }, ref) => {
|
|||
displayScrollToTopButton
|
||||
>
|
||||
<div className="px-4 mt-3">
|
||||
<ExternalContent content={id} />
|
||||
<ExternalContent content={id} mustLoadMedia />
|
||||
<StuffStats className="mt-3" stuff={id} fetchIfNotExisting displayTopZapsAndLikes />
|
||||
</div>
|
||||
<Separator className="mt-4" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue