From 1c54cada619779c1d9b0d78d92fcee53ef9e560c Mon Sep 17 00:00:00 2001
From: Ryan Chen <103216376+ryanyychen@users.noreply.github.com>
Date: Tue, 29 Oct 2024 19:10:04 -0700
Subject: [PATCH] Add in routing for event details page (#174)
---
frontend/src/App.svelte | 3 +++
1 file changed, 3 insertions(+)
diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte
index 208a72ca..e30cade5 100644
--- a/frontend/src/App.svelte
+++ b/frontend/src/App.svelte
@@ -29,6 +29,9 @@
+
+
+
{#if $adminStatus === true}