From 549818af04e2969e73c98631dd01d297b569fbc6 Mon Sep 17 00:00:00 2001 From: Angus Forrest Date: Fri, 1 Nov 2024 18:30:38 +1300 Subject: [PATCH] fixed format --- components.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components.tsx b/components.tsx index cb0c5ac..90fdcbf 100644 --- a/components.tsx +++ b/components.tsx @@ -473,6 +473,7 @@ function IconYoutube() { ); } + function IconOrcid() { return ( ); } - -