Cara Mengubah Tab Warna React Bootstraps Customixation

.nav-link.active {
  color: red !important;
  background-color: yellow !important;
}
Cooperative Cowfish