9 ms·
Thanks for this, I was looking for something that could keep me using Mithril.
by keslag 11y ago
Thanks for this, I was looking for something that could keep me using Mithril.
- insin 11y agoFYI, you can use Babel to transpile JSX for Mithril by putting this in .babelrc: { "jsxPragma": "m" }