%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/passenger/templates/error_renderer/with_details/src/
Upload File :
Create Path :
Current File : //usr/share/passenger/templates/error_renderer/with_details/src/SolutionDescriptionView.jsx

/** @jsx h */
import { Component, h } from 'preact';
import './SolutionDescriptionView.css';

class SolutionDescriptionView extends Component {
  render() {
    return (
      <div className="solution-description">
        <div dangerouslySetInnerHTML={{ __html: this.props.spec.error.solution_description_html }} />
      </div>
    );
  }
}

export default SolutionDescriptionView;

Zerion Mini Shell 1.0