#Is there any tips on how make Table width size automatic to content instead of being 100%?
4 messages · Page 1 of 1 (latest)
set width:auto styles on Table root element
I tried it but unfortunately it didn't work.
This: style={{width: 'auto'}} on Table works.