saarnilauri/fida-imu

View on GitHub
src/components/QuillEditor/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const modules = {
      toolbar: [
        ['bold', 'italic', 'underline', { header: 1 }],
        [{ list: 'ordered' }, { list: 'bullet' }],
Severity: Minor
Found in src/components/QuillEditor/index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status