You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: