모의투자 메뉴 제거

This commit is contained in:
Macbook
2026-05-26 17:08:52 +09:00
parent c0d21ac825
commit 3fc0281ec4
4 changed files with 7 additions and 15 deletions
@@ -103,7 +103,7 @@ export const VirtualSessionHeaderControls: React.FC<SessionProps> = ({
aria-label="자동매매"
title={
!paperTradingEnabled
? '설정 가상투자에서 가상투자를 활성화하세요'
? '설정 가상투자에서 가상매매를 활성화하세요'
: paperAutoTradeEnabled
? 'Match 충족 시 자동 매수·매도'
: '수동 주문만 가능'