fix(SW-1188): remove comment

This commit is contained in:
Fredrik Thorsson
2025-01-10 11:09:48 +01:00
parent 41c955cb07
commit 03bd8ac94b

View File

@@ -47,11 +47,6 @@ export default function Card({
? backgroundImage.dimensions.aspectRatio * imageHeight
: 420)
// const imageWrapper =
// height === "dynamic"
// ? `${styles.imageWrapper} ${styles.dynamic}`
// : `${styles.imageWrapper} ${styles.fixed}`
return (
<article
className={cardVariants({