gregnb / gregnb/mui-datatables
How to have only one row of text in column field, instead of multiple?
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
If there is more then 10 columns, the text will show on multiple rows, how to change to show only in one row?
for example show:
```
New
York
````
instead of
```
New York
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.