Skip to content

Commit

Permalink
kw/m
Browse files Browse the repository at this point in the history
  • Loading branch information
brettedw committed Aug 14, 2024
1 parent 154896f commit 4945b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/features/fba/components/map/Legend.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ const Legend = ({
subItems={zoneStatusSubItems}
/>
<LegendItem
label="HFI Potential (kW/h)"
label="HFI Potential (kW/m)"
checked={showHFI}
onChange={() => handleLayerChange('hfiVector', showHFI, setShowHFI)}
subItems={hfiSubItems}
Expand Down

0 comments on commit 4945b35

Please sign in to comment.