rum 2021-02-22

In Rum is there a way to set a raw class attribute on an element without it getting converted to className?

Figured it out: use a string "class" key and it works 👌

yep, string keys are not transformed