Skip to content

Commit

Permalink
Merge pull request #4506 from Giveth/improve_back_option
Browse files Browse the repository at this point in the history
WIP: Improve back option
  • Loading branch information
MohammadPCh authored Oct 20, 2024
2 parents 467dc02 + 6a22ca9 commit 783616a
Show file tree
Hide file tree
Showing 4 changed files with 190 additions and 128 deletions.
1 change: 1 addition & 0 deletions src/components/project-card/ProjectCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ const ProjectCard = (props: IProjectCard) => {
</Link>
</ImagePlaceholder>
<CardBody
id={`project-card-body-${slug}`}
$isHover={
isHover
? hasFooter
Expand Down
Loading

0 comments on commit 783616a

Please sign in to comment.