- Clip page
- Reactions on notes / clips
- Summary clips / shares
This commit is contained in:
2024-03-05 16:35:20 +00:00
parent 0151c06f13
commit 1e190a042f
25 changed files with 369 additions and 207 deletions

View File

@ -25,6 +25,7 @@ export function ChatPopout() {
showScrollbar={false}
goal={goal}
className="h-inherit"
autoRaid={false}
/>
</div>
);