Closed Dolphin-PC closed 2 months ago
height:number
<img ... className={cn("p-1 object-contain", `h-[${height}px] ${width ? `w-[${width}px]` : "w-full"}`)} />
h-[${height}px]
h-[200px]
π λ°°κ²½
height:number
κ°μ λ°λλ‘ νλ€.h-[${height}px]
->h-[200px]
λ‘ νλ, λ μλλ€.κ·Έ μ΄νμ, λ€μ κ°μ
h-[200px]
->h-[${height}px]
λ‘ λ°κΏμ£Όλ λ μλλ€. βοΈπ ν΄κ²°
κ²°κ΅, μμ νμ§ λͺ»ν classnameμ tailwindμμ νμ±μ²λ¦¬κ° λμ§ μμ, ν΄λΉ CSSλ₯Ό μμ±νμ§ μκ² λμ΄ λ°μν λ¬Έμ λΌκ³ ν μ μλ€.