Skip to content

Commit 930c9c2

Browse files
reverted lint changes
Signed-off-by: kanishksingh23 <kanishksingh763@gmail.com>
1 parent 6bf93b4 commit 930c9c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/sections/Home/Partners-home/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ const LazyPartnerImage = ({ partner }) => {
4747
alt={partner.name}
4848
width={partner.imageWidth}
4949
height={partner.imageHeight}
50-
style={{ opacity: imageSrc ? 0.7 : 0 }}
5150
/>
5251
);
5352
};

0 commit comments

Comments
 (0)