test deployment

This commit is contained in:
Marko Djordjevic 2026-02-18 21:42:42 +01:00
parent 1b5f278685
commit 16123d385a

View file

@ -79,6 +79,7 @@
- [x] 8.7 `[haiku]` Extract magic numbers (8px, 60s, colors) to named constants in `CandleChart.tsx`
- [x] 8.8 `[haiku]` Move `new Set<string>()` default prop to module-level constant in `CandleChart.tsx:125`
## 9. Frontend — Shared Types & Type Safety
- [x] 9.1 `[sonnet]` Create `src/types/candles.ts` with `Candle` interface