[DetailPanel] 백버튼에서 왼쪽 사방향키 누를 시 포커스 빠지는 현상 수정
This commit is contained in:
@@ -204,6 +204,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
onBackButton
|
||||
onClick={onClick}
|
||||
onSpotlightUp={onSpotlightUpTButton}
|
||||
onSpotlightLeft={onSpotlightUpTButton}
|
||||
marqueeDisabled={false}
|
||||
/>
|
||||
<TBody className={css.tbody} scrollable={false}>
|
||||
|
||||
Reference in New Issue
Block a user