From 3ef4c69c3633740ba142b76ca4be41fe57893f69 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:18:14 +0200 Subject: [PATCH] Init unauthorized page --- src/components/Unauthorized/Unauthorized.tsx | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/components/Unauthorized/Unauthorized.tsx diff --git a/src/components/Unauthorized/Unauthorized.tsx b/src/components/Unauthorized/Unauthorized.tsx new file mode 100644 index 0000000..e69de29 -- GitLab