Skip to content

Commit

Permalink
fix: update react purple colors
Browse files Browse the repository at this point in the history
  • Loading branch information
QuintonJason committed Aug 21, 2024
1 parent 0db5045 commit 3a2e43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sage-react/lib/Chart/Chart.story.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ Donut.args = {
{
name: 'Grumpy',
value: 53,
fill: SageTokens.COLOR_PALETTE.PURPLE_200,
fill: SageTokens.COLOR_PALETTE.PURPLE_300,
},
],
loading: false,
Expand Down

0 comments on commit 3a2e43a

Please sign in to comment.