Customizing Composer

The default Composer implementation is built with React and it is possible to feed it a custom configuration to add application-specific elements to it or modify the default behaviour.

  import something from 'something';
  console.log('TODO');