diff options
| author | bobzel <zzzman@gmail.com> | 2024-10-07 13:02:15 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-10-07 13:02:15 -0400 |
| commit | 34fdaf6f1405c59dbf18d03cc489a50715a7e4e9 (patch) | |
| tree | 40a8457803341eba952ff8011d0eae39b018ba83 /src/client/views/nodes/DataVizBox/DataVizBox.tsx | |
| parent | cd7e213e7e0b9b6606ae068c29412bb64cdf6f2d (diff) | |
lint fixes
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DataVizBox.tsx')
| -rw-r--r-- | src/client/views/nodes/DataVizBox/DataVizBox.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/DataVizBox/DataVizBox.tsx b/src/client/views/nodes/DataVizBox/DataVizBox.tsx index df6e74d85..3dd568fda 100644 --- a/src/client/views/nodes/DataVizBox/DataVizBox.tsx +++ b/src/client/views/nodes/DataVizBox/DataVizBox.tsx @@ -1,4 +1,3 @@ -/* eslint-disable react/jsx-props-no-spreading */ import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'; import { Checkbox } from '@mui/material'; import { Colors, Toggle, ToggleType, Type } from 'browndash-components'; |
