Commit 6480164
fix: Handle undefined value in CostTrendChart formatter
The recharts Tooltip formatter can receive undefined values. Added
runtime type check to handle this case properly.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e1f1b5d commit 6480164
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
0 commit comments