Fix intro layout mobile (#107)
* take ChatIntroduction outside of chatmessages so it doesn't scroll down automatically
* fix chat intro not scrollable on mobile viewport
* Revert "fix chat intro not scrollable on mobile viewport"
This reverts commit 6f83f2eb6109614c487051573e8d72bebb13b425.
* Revert "take ChatIntroduction outside of chatmessages so it doesn't scroll down automatically"
This reverts commit 812f581271a7af73e38afdc1f90623fd1189e687.
* update snapScrollToBottom so it only triggers if dependency is truthy
* fix ambiguious boolean type
Co-authored-by: Eliott C. <coyotte508@gmail.com>
---------
Co-authored-by: Eliott C. <coyotte508@gmail.com>