diff --git a/src/components/ItemCard.tsx b/src/components/ItemCard.tsx index 0955c7b..3c7ce2d 100644 --- a/src/components/ItemCard.tsx +++ b/src/components/ItemCard.tsx @@ -26,6 +26,8 @@ const ItemCard = ({banner, bannerBlur, title, description, links, location}: Ite setActive(false); }) + // TODO: Add mobile-only button when tapped showing button link for project page + return