[DetailPanel] indicator default foucs

This commit is contained in:
고동영
2024-07-22 17:18:33 +09:00
parent b5d76a10a3
commit c0baede836
4 changed files with 33 additions and 41 deletions

View File

@@ -351,7 +351,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
<TBody
className={css.tbody}
scrollable={false}
// spotlightDisabled={!isOnTop}
spotlightDisabled={isLoading}
isDefaultContainer
>
{/* 결제가능상품 영역 */}