From a96e731ee8cfcbd4fea6da496ece0b491935f193 Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Wed, 12 Feb 2025 15:45:22 -0600 Subject: [PATCH] move this up here? --- components/Global/helpers/icon-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Global/helpers/icon-card.tsx b/components/Global/helpers/icon-card.tsx index 2f3ff1d0..dd71a718 100644 --- a/components/Global/helpers/icon-card.tsx +++ b/components/Global/helpers/icon-card.tsx @@ -41,9 +41,9 @@ export default function IconCard({ large={largeIcon} small={!!!largeIcon} /> +

{ caption ?? "" }

-

{ caption ?? "" }