[251201] feat: views - NBCUContent.jsx - 기능 개선

🕐 커밋 시간: 2025. 12. 01. 17:04:51

📊 변경 통계:
  • 총 파일: 1개
  • 추가: +1줄

📝 수정된 파일:
  ~ com.twin.app.shoptime/src/views/FeaturedBrandsPanel/NBCUContent/NBCUContent.jsx
This commit is contained in:
2025-12-01 17:04:51 +09:00
parent 9ff6064bc9
commit cdf0d3de04

View File

@@ -138,6 +138,7 @@ const NBCUContent = ({
{/* Keyword Bubble Section (Dummy) */} {/* Keyword Bubble Section (Dummy) */}
{/* <div className={css.keywordContainer}> {/* <div className={css.keywordContainer}>
{['Action', 'Comedy', 'Drama', 'Sci-Fi', 'Thriller', 'Romance', 'Documentary'].map((keyword, index) => ( {['Action', 'Comedy', 'Drama', 'Sci-Fi', 'Thriller', 'Romance', 'Documentary'].map((keyword, index) => (
<SpottableDiv <SpottableDiv
key={index} key={index}