From 997d62e33c3ae2ca2584c8a7699463ddaeb8d9a2 Mon Sep 17 00:00:00 2001 From: soonki-98 Date: Sat, 8 Oct 2022 11:58:06 +0900 Subject: [PATCH] fix: curly braces are unnecessary here (#187) --- src/lib/components/TechStack/TechStackInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/TechStack/TechStackInput.tsx b/src/lib/components/TechStack/TechStackInput.tsx index be1306c..129ed35 100644 --- a/src/lib/components/TechStack/TechStackInput.tsx +++ b/src/lib/components/TechStack/TechStackInput.tsx @@ -36,7 +36,7 @@ const TechStackInput = () => { return ( - + {(icon as string).replace('logos:', '')}