This commit is contained in:
Macbook
2026-06-02 03:45:31 +09:00
parent b69a8c8901
commit 6bd163d072
+1 -1
View File
@@ -127,7 +127,7 @@ export interface ChartSlotHandle {
/** 차트 시간축·크로스헤어 날짜 형식 */
setChartTimeFormat: (format: string, timeframe?: Timeframe) => void;
}
// ── Props ─────────────────────────────────────────────────────────────────
export interface ChartSlotProps {
slotIndex: number;