aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/src/routes/golf/GolfEntry.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/routes/golf/GolfEntry.tsx')
-rw-r--r--frontend/src/routes/golf/GolfEntry.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/routes/golf/GolfEntry.tsx b/frontend/src/routes/golf/GolfEntry.tsx
index e23c576..a0f9c8e 100644
--- a/frontend/src/routes/golf/GolfEntry.tsx
+++ b/frontend/src/routes/golf/GolfEntry.tsx
@@ -4,4 +4,4 @@ export default function GolfEntry() {
<h1>Golf Entry</h1>
</div>
);
-};
+}