Launchpad5682/chat-group-app

Implement an invisible scroll for the chat window.

Closed this issue · 1 comments

Implement an invisible scroll for the chat window.

Implemented scroll with CSS and move to bottom using useRef and useEffect hook.