I'm trying to use react-bootstrap-table-next to render a table with over 20 columns. Right now my data is rendering, but with so many columns the text is compressed. Is there a horizontal scroll option or column header pagination for such a table?
Thanks!