가상투자 로직 변경

This commit is contained in:
Macbook
2026-05-31 05:29:17 +09:00
parent 6da4821d9d
commit 85d7fea457
9 changed files with 39 additions and 182 deletions
+1 -2
View File
@@ -117,9 +117,8 @@ const PaperTradingPage: React.FC<Props> = ({
} finally {
setInitialLoading(false);
}
onPaperOrderFilled?.();
if (opts?.focusHistory) setRightTab('history');
}, [onPaperOrderFilled]);
}, []);
useEffect(() => {
void Promise.all([