mirror of
https://github.com/flarum/framework.git
synced 2024-12-01 05:53:45 +08:00
1a928ca0ab
Not sure why this started happening now, but the admin navigation dropdown wasn't receiving its children properly. This commit fixes a flaw in our Mithril patch and allows an array of children to be passed in the normal JSX way, rather than as an attribute. |
||
---|---|---|
.. | ||
components | ||
helpers | ||
initializers | ||
models | ||
utils | ||
App.js | ||
Component.js | ||
extend.js | ||
Model.js | ||
Session.js | ||
Store.js | ||
Translator.js |