I know how to make it work in plain bootstrap, but I was wondering how to make five columns of equal length using react-bootstrap. I tried using the same technique as I'd use in plain bootstrap, but it doesn't work. I want to make something like this but instead of six, I need five columns.
Thanks!