barbar/vortigern

View on GitHub
src/app/containers/Html/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public render() {
    const head = Helmet.rewind();
    const { markup, store } = this.props;

    const styles = this.resolve(['vendor.css', 'app.css']);
Severity: Minor
Found in src/app/containers/Html/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status