Implement an invisible scroll for the chat window.
Closed this issue · 1 comments
Launchpad5682 commented
Implement an invisible scroll for the chat window.
Launchpad5682 commented
Implemented scroll with CSS and move to bottom using useRef and useEffect hook.