the click on a collapse button doesnt hide the contents of other buttons
I'm using bootstrap Collapse but with multiple inline buttons. when I click on a button I want the content of the other buttons to hide automatically, how can I achieve that. Btw, I'm using ReactJS.