From 6b6b835e4a75ab6a03014f65d891f0fe04f4efbd Mon Sep 17 00:00:00 2001 From: pajowu Date: Thu, 16 Nov 2023 14:08:00 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20report=20bug=20link=20to=20fo?= =?UTF-8?q?oter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #381 --- frontend/src/common/footer.tsx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/frontend/src/common/footer.tsx b/frontend/src/common/footer.tsx index b929f21b..2d419a35 100644 --- a/frontend/src/common/footer.tsx +++ b/frontend/src/common/footer.tsx @@ -176,6 +176,16 @@ export function Footer({ className = '' }: { className?: string }) { + + + Report Bug + + );