Add support for className as array
harmvandendorpel opened this issue · 0 comments
harmvandendorpel commented
Unlike many React components, the className
attribute does not accept an array with multiple class names. It would be great if an array could be given as attribute value.