Skip to content

Commit

Permalink
Update Map.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
nofurtherinformation committed Feb 7, 2024
1 parent 06f948e commit ad69ba2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/Map/Map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,7 @@ export const Map = () => {
colors.map((_, i) => <BreakText key={i} colors={colors} breaks={breaks} index={i} />)}
<p style={{ maxWidth: "35ch", fontSize: "0.75rem" }}>
<i>
Data source InfoGroup Refernce USA. Concentration index (HHI) includes grocery, superstore, and dollar
stores.
Data source InfoGroup Refernce USA. Concentration index (HHI) includes grocery and superstores only.
</i>
</p>
</div>
Expand Down

0 comments on commit ad69ba2

Please sign in to comment.