airbnb/caravel

View on GitHub
superset-frontend/plugins/plugin-chart-handlebars/src/plugin/controls/style.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function StyleControl has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const StyleControl = (props: CustomControlConfig<StyleCustomControlProps>) => {
  const theme = useTheme();

  const defaultValue = props?.value
    ? undefined

    There are no issues that match your filters.

    Category
    Status