React = require 'react' _ = require 'underscore-plus' module.exports = ComposerParticipant = React.createClass render: -> {@props.participant.name} {@props.participant.email}