1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 11:43:19 +01:00
Toby Zerner df385b7df2 Monkey patch mithril so we can use JSX component syntax
<Alert foo="bar"/> instead of Alert.component({foo: 'bar'})
2015-08-26 16:56:32 +09:30
..