Skip to content

Commit

Permalink
comment tidyup
Browse files Browse the repository at this point in the history
  • Loading branch information
annacmc committed Nov 27, 2024
1 parent e1f8487 commit 571a168
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export function BarChart( {
y={ y }
width={ barWidth }
height={ barHeight }
fill="#0675C4" // Jetpack blue
fill="#0675C4"
/>
);
} ) }
Expand Down

0 comments on commit 571a168

Please sign in to comment.