From 994e2ba30677d0bda5449f10c912839d591a2643 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Wed, 13 Sep 2023 23:55:37 +0200 Subject: [PATCH] Fix build --- 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 6c474e8..9e97b6c 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