Commit b84940a
committed
Fix missing mockAPI import in CartContent component
- Add missing import for mockAPI from utils/mockData
- Resolves ESLint error: 'mockAPI' is not defined no-undef
- Fix production build failure on GitHub Actions
- All components now build successfully1 parent 2dc8565 commit b84940a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments