Skip to content

Commit

Permalink
fix: un-bold territories
Browse files Browse the repository at this point in the history
  • Loading branch information
Mgetz10 committed Nov 22, 2024
1 parent 1385120 commit f1e7b1a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ const UsaMap = () => {
style={styles}
text={styles.color}
strokeWidth={1.5}
// textColor={textColor}
handleShapeClick={() => geoClickHandler(territory, territoryData)}
dataTooltipId={`tooltip__${tooltipId}`}
dataTooltipHtml={toolTip}
Expand Down

0 comments on commit f1e7b1a

Please sign in to comment.