[ThemeCurationPanel] ThemePage title curationNm 으로 수정
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user