모의투자 메뉴 투자관리로 변경
This commit is contained in:
@@ -237,11 +237,11 @@ const PaperTradingPage: React.FC<Props> = ({
|
||||
return (
|
||||
<BuilderPageShell
|
||||
theme={theme}
|
||||
title="모의투자"
|
||||
subtitle="Paper Trading"
|
||||
title="투자관리"
|
||||
subtitle="Investment Management"
|
||||
pageClassName="bps-page--vtd bps-page--ptd"
|
||||
loading={initialLoading}
|
||||
loadingText="모의투자 대시보드 로딩…"
|
||||
loadingText="투자관리 대시보드 로딩…"
|
||||
collapsiblePanels
|
||||
leftStorageKey="ptd-left-width"
|
||||
leftDefaultWidth={380}
|
||||
|
||||
Reference in New Issue
Block a user