[ThemeCurationPanel] ThemePage title curationNm 으로 수정

This commit is contained in:
jiwon93.son
2024-08-06 10:52:03 +09:00
parent dcef452600
commit 5b13e70605

View File

@@ -213,7 +213,7 @@ export default function ThemeCurationPanel({ panelInfo, spotlightId }) {
data-wheel-point
onBackButton
onClick={handlePreviousButton()}
title={$L("Theme Menu")}
title={themeMenuShelfInfo?.curationNm}
/>
<TBody className={css.tBody} scrollable={false}>