Skip to content

Commit b2f06b6

Browse files
WonJuneKimclaude
andcommitted
docs: 레거시 CardImage의 임시 Thumbnail 주입을 명시합니다.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c6afd18 commit b2f06b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/jds/src/components/Card/compound/CardImage.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export const CardImage = forwardRef<HTMLDivElement, CardImageProps>(
6262
$cardStyle={cardStyle}
6363
style={customStyle}
6464
>
65+
{/* 임시 브릿지: 레거시 Card가 걷힐 때 이 Thumbnail 주입도 함께 제거 예정 */}
6566
<Thumbnail
6667
src={src}
6768
alt={alt}

0 commit comments

Comments
 (0)