Koen-Chen

Results 2 comments of Koen-Chen

@mahdidavoodi7 I found some solutions. you can set followButtonClassName="someHiddenClass" to hidden build-in button, and manully add AutoHideFollowButton in your page. some code like: ``` import ScrollToBottom, { AutoHideFollowButton } from...