Skip to content

Commit 69001bd

Browse files
jb-0pettinarip
andauthored
Update src/components/ExpandableCard.tsx
Co-authored-by: Pablo Pettinari <pettinarip@gmail.com>
1 parent c7fbece commit 69001bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ExpandableCard.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ const ExpandableCard: React.FC<IProps> = ({
136136
paddingTop="0"
137137
onClick={onClick}
138138
>
139-
<Fade in={isVisible}>
140139
<Box
141140
fontSize="md"
142141
color="text"

0 commit comments

Comments
 (0)