this worked for my react project: create a scss file and add the following code :
$accordion-button-icon: none;
$accordion-button-active-icon: none;
@import "bootstrap/scss/bootstrap";