rofrischmann/fela

View on GitHub
benchmarks/src/implementations/styled-jsx/Dot.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Dot has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Dot = props => {
  const { className, children: styles } = (
    <scope className="Dot">
      <style jsx>{`
        .Dot {
Severity: Minor
Found in benchmarks/src/implementations/styled-jsx/Dot.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status