From a29b73e7f421b796286beabbe60369ba9aa501a7 Mon Sep 17 00:00:00 2001 From: Alberto Defendi <1369-ahl-berto@users.noreply.gitlab.inf.unibz.it> Date: Thu, 15 Apr 2021 09:17:27 +0200 Subject: [PATCH] Init not found page --- src/components/NotFound/NotFound.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/components/NotFound/NotFound.tsx diff --git a/src/components/NotFound/NotFound.tsx b/src/components/NotFound/NotFound.tsx new file mode 100644 index 0000000..e69de29 -- GitLab