front/src/pages/Dashboard/Dashboard.tsx
Showing 1 of 1 total issue
Function Dashboard
has a Cognitive Complexity of 7 (exceeds 5 allowed). Consider refactoring. Open
Open
const Dashboard = () => { const indicators: IndicatorProps[] = [ { value: 27, unit: 'celsius',
- Read upRead up