Currently, to set the width of column we define a width to the corresponding header cell. But DataGrid components allows to not render header rows so in this case, the size is not set. In order to fix that, if header is not rendered, we set width of cell to the corresponding column.
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation