diff --git a/packages/nextjs/app/myProfile/_components/NFTCard.tsx b/packages/nextjs/app/myProfile/_components/NFTCard.tsx index bbd0dd9..ccbb80e 100644 --- a/packages/nextjs/app/myProfile/_components/NFTCard.tsx +++ b/packages/nextjs/app/myProfile/_components/NFTCard.tsx @@ -114,16 +114,16 @@ export const NFTCard = ({ nft }: { nft: Collectible }) => { {/* Tabs navigation */} {!isCollapsed && ( -