From f3012871080473b7b1ce285dae75783d1c121a3f Mon Sep 17 00:00:00 2001 From: winsdominoes Date: Sun, 7 Jul 2024 20:46:18 +0700 Subject: [PATCH] removed console logs --- app/components/ContactIcons.tsx | 2 -- app/projects/page.tsx | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/app/components/ContactIcons.tsx b/app/components/ContactIcons.tsx index f16d9c4..2b8831c 100755 --- a/app/components/ContactIcons.tsx +++ b/app/components/ContactIcons.tsx @@ -2,8 +2,6 @@ import * as icons from 'simple-icons'; import PixelfedIcon from './Extra/Pixelfed'; import Image from 'next/image'; -console.log(icons); - let ContactIcons = () => { return (