Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've noticed that /compose route is registered in src/routes/index.js file. But there is no controller for that route as well as a template file. Why is it necessary then?
/compose
src/routes/index.js
It is used on mobile devices/mobile composer.
Understood. Thank you for response