Styles are written to the className attributes which often is not passed to the root. Hence, it should be written to the root code block directly in most cases. Future enhancements should detect when className is passed through instance and make the determination there.
Describe the bug
Styles are written to the
className
attributes which often is not passed to the root. Hence, it should be written to the root code block directly in most cases. Future enhancements should detect when className is passed through instance and make the determination there.Everything else should remain the same.