gilbarbara/react-inlinesvg

Add support for className as array

harmvandendorpel opened this issue · 0 comments

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.