Typeform/embed

View on GitHub
packages/demo-nextjs/pages/slider.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Slider has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function Slider() {
  const openSlider = (position) => {
    createSlider("moe6aa", { position, medium: "demo-test" }).open();
  };

Severity: Minor
Found in packages/demo-nextjs/pages/slider.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status