owncast/web/components/chat/ChatContainer
janWilejan 14baef4e36
remove excess resize event listeners (#3169)
We add a resize handler to the window when the ChatContainer is created. If a
second ChatContainer is created due to React redrawing, remove the old handler.

Co-authored-by: janWilejan <>
2023-07-13 12:36:21 -07:00
..
ChatContainer.module.scss
ChatContainer.stories.tsx
ChatContainer.tsx remove excess resize event listeners (#3169) 2023-07-13 12:36:21 -07:00
ScrollToBotBtn.tsx