Remove debug log

This commit is contained in:
Daniel Kluge 2022-10-29 22:48:49 +02:00
parent 5abfa22672
commit 71fa37945a

View File

@ -8,7 +8,6 @@ interface Social {
export const socials = (iconSize?: string, color?: string): Social[] => {
iconSize = iconSize || "1em";
console.log(iconSize);
return [
{