1
0
mirror of https://github.com/flarum/core.git synced 2025-10-08 13:36:52 +02:00
Files
php-flarum/js
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
..