From 8417a896703040914745b357882411c589a7aa36 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sat, 29 Jul 2023 10:51:35 +0200 Subject: [PATCH] Switched any to void --- src/components/Github.tsx | 2 +- src/components/LinkedIn.tsx | 2 +- src/components/Printables.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Github.tsx b/src/components/Github.tsx index 9e97b6c..6c474e8 100644 --- a/src/components/Github.tsx +++ b/src/components/Github.tsx @@ -2,7 +2,7 @@ import {AboutMeEntry} from "@/components/AboutMeEntry"; import {FunctionComponent} from "react"; -export const Github: FunctionComponent = () => { +export const Github: FunctionComponent = () => { return = () => { +export const LinkedIn: FunctionComponent = () => { return = () => { +export const Printables: FunctionComponent = () => { return