metric name selection in current state tab #930
Annotations
2 errors
Lint the project:
src/Components/MetricListItem/MetricListItem.tsx#L71
Replace `·onClick={(event)·=>·handleMetricClick(event)}·key={metricName}·className={cn("row")}·style={style}` with `⏎············onClick={(event)·=>·handleMetricClick(event)}⏎············key={metricName}⏎············className={cn("row")}⏎············style={style}⏎········`
|
Lint the project
Process completed with exit code 2.
|