Skip to content

Commit

Permalink
Fix color mismatch between legend and roadmap sections (#7729)
Browse files Browse the repository at this point in the history
  • Loading branch information
icoderarely authored Nov 13, 2024
1 parent 8788aab commit c3c9e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/roadmaps/react/react.json
Original file line number Diff line number Diff line change
Expand Up @@ -3637,7 +3637,7 @@
"legends": [
{
"id": "Z0WmUXWj-7draje3jE1WR",
"color": "#2d72d2",
"color": "#874efe",
"label": "Personal Recommendation (Opinion)"
},
{
Expand Down Expand Up @@ -4461,4 +4461,4 @@
"focusable": true
}
]
}
}

0 comments on commit c3c9e8d

Please sign in to comment.