From 8f578416cd67c4062e295e13aa5d247108b75e49 Mon Sep 17 00:00:00 2001 From: Benjamin Zengin Date: Fri, 3 May 2024 11:35:12 +0200 Subject: [PATCH] Adds link to imprint --- frontend/src/App.jsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 06aeef92..4c8eb725 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -22,6 +22,7 @@ import { Drawer, Grid, IconButton, + Link as MuiLink, Paper, Tooltip, } from '@mui/material'; @@ -149,6 +150,11 @@ function App() { + + + Imprint + +