bokuweb/react-rnd

View on GitHub
stories/scale/selector-controlled.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <div className="boundary" style={{ ...selectorBoundary, transform: "scale(0.6)" }}>
        <div style={parentBoundary}>
          <Rnd
Severity: Minor
Found in stories/scale/selector-controlled.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status