mirror of
https://github.com/flarum/framework.git
synced 2025-01-23 11:22:01 +08:00
f591851cb2
Instead of: <a href={app.route.user(user)} config={m.route}> We can use: <a route={app.route.user(user)}> |
||
---|---|---|
.. | ||
components | ||
helpers | ||
initializers | ||
models | ||
utils | ||
App.js | ||
Component.js | ||
extend.js | ||
Model.js | ||
Session.js | ||
Store.js | ||
Translator.js |