feat(lotto): 분석탭 → 자료실 라벨 + 첫 진입 모든 패널 접힘
This commit is contained in:
@@ -7,7 +7,7 @@ import SwipeableView from '../../components/SwipeableView';
|
||||
|
||||
const TABS = [
|
||||
{ id: 'briefing', label: '🗓 이번 주 브리핑' },
|
||||
{ id: 'analysis', label: '📊 분석·통계' },
|
||||
{ id: 'analysis', label: '📚 자료실 / Deep Dive' },
|
||||
{ id: 'purchase', label: '💰 구매·성과' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user