Skip to content

Commit

Permalink
Merge pull request #76 from Licaa-terrain/main
Browse files Browse the repository at this point in the history
reopened pr
  • Loading branch information
zksquirrel authored Jul 22, 2024
2 parents 432f0dd + 2adad6e commit 4a8514b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Cards/Cards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ const Cards: React.FC<CardsProps> = ({ title, imageSrc, link, children }) => {
);
};


export default Cards;

0 comments on commit 4a8514b

Please sign in to comment.