From 9df6a663c22915f5a1575c0af78b5b908b5f45b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?adri=C3=A1n?= Date: Sun, 10 Mar 2024 18:45:37 +0100 Subject: [PATCH] Fixed navbar --- webapp/src/components/Navbar.jsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/webapp/src/components/Navbar.jsx b/webapp/src/components/Navbar.jsx index fbbdd64..df6d563 100644 --- a/webapp/src/components/Navbar.jsx +++ b/webapp/src/components/Navbar.jsx @@ -1,16 +1,18 @@ +import { Link } from 'react-router-dom' + function Navbar() { return (
- WIQ + WIQ