From ef246b2c0dfe2d9913a429ba71f5cb40d1066d1f Mon Sep 17 00:00:00 2001 From: midblep Date: Sun, 4 Jul 2021 17:09:02 +0200 Subject: [PATCH] fix --- components/buttons.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/components/buttons.tsx b/components/buttons.tsx index aed724a..46aae4b 100644 --- a/components/buttons.tsx +++ b/components/buttons.tsx @@ -1,12 +1,13 @@ import styles from '../styles/components/Buttons.module.css'; +import Link from 'next/link' export default function Footer() { return (

Learn more

- About - Contact + About + Contact Twitter GitLab Discord