From Bootstrap 4 documentation
Active states鈥攚ith .active鈥攖o indicate the current page can be applied directly to .nav-links or their immediate parent .nav-items.
Currently only NavLink have the active prop.
I'd like to work on this.
Most helpful comment
I'd like to work on this.