Socket-things

This commit is contained in:
Kasper Rynning-Tønnesen
2020-03-16 09:39:46 +01:00
parent 3055ea6ecc
commit 18b6e3a941
5 changed files with 26 additions and 5 deletions

View File

@@ -4,12 +4,10 @@ import TodaysPage from "@/components/TodaysPage";
import AllWinesPage from "@/components/AllWinesPage";
import LoginPage from "@/components/LoginPage";
import RegisterPage from "@/components/RegisterPage";
import CreatePage from "@/components/CreatePage";
import AdminPage from "@/components/AdminPage";
import VirtualLotteryRegistrationPage from "@/components/VirtualLotteryRegistrationPage";
import VirtualLotteryPage from "@/components/VirtualLotteryPage";
const routes = [