master
render
render() { const { logId, error, loading, onClose, settings } = this.props; if (logId === null) { return <div></div>; }