diff --git a/src/app/find/page.tsx b/src/app/find/page.tsx index c12c3c8..7318d58 100644 --- a/src/app/find/page.tsx +++ b/src/app/find/page.tsx @@ -54,7 +54,7 @@ export default function FindPage() {
); -} +} \ No newline at end of file diff --git a/src/app/training/page.tsx b/src/app/training/page.tsx index 02bf85b..72927d1 100644 --- a/src/app/training/page.tsx +++ b/src/app/training/page.tsx @@ -54,7 +54,7 @@ export default function TrainingPage() {
); -} +} \ No newline at end of file