bastienrobert/la-ferme

View on GitHub
packages/website/src/components/slices/PosterSlice/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function PosterSlice has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

const PosterSlice: FC = () => {
  const container = useRef()
  const wrapper = useRef()

  const draggable = useDraggable(wrapper, {
Severity: Minor
Found in packages/website/src/components/slices/PosterSlice/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status