Skip to content

Commit

Permalink
Add. fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jee-eun-k committed Mar 29, 2024
1 parent f47c914 commit f746bbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/statistics/ChartContainer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ const ChartContainer = () => {
} else {
setCategoryDetailData(statisticsResult);
setTotalSumTitle(addPostposition(periodTypeTitle));
setClickedIndex(-1);
}
setCategorySum(
() =>
Expand Down

0 comments on commit f746bbd

Please sign in to comment.