master
render
render() { const { applications } = this.props; return ( <div> {Object.keys(applications).map((key) => {