Open ahsan-sabir opened 2 years ago
How to make the table scroll horizontally without the ellipsis? Couldn't find any relevant props in the documentation. Doing anything like setting overflow to auto in parent element or removing overflow from cells breaks the table.
https://codesandbox.io/s/new-monad-if7339?file=/index.js
How to make the table scroll horizontally without the ellipsis? Couldn't find any relevant props in the documentation. Doing anything like setting overflow to auto in parent element or removing overflow from cells breaks the table.
https://codesandbox.io/s/new-monad-if7339?file=/index.js