Skip to content

Commit

Permalink
fix chart
Browse files Browse the repository at this point in the history
  • Loading branch information
dzania committed Oct 3, 2023
1 parent 17cdc4f commit 4790461
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ const GridItem = ({ location }: GridItemProps) => {
<LocationUsageChart
heightX={20}
height={50}
barGap={8}
hideX={false}
data={locationStats}
/>
Expand Down

0 comments on commit 4790461

Please sign in to comment.