From 3e72a01127abed915350ce8bcb971babb51551c7 Mon Sep 17 00:00:00 2001 From: Owen Rees Date: Mon, 3 Jul 2023 20:55:56 +0200 Subject: [PATCH] fixed double thanks sub-title --- TODO | 2 -- app/[lang]/qui-sommes-nous/page.tsx | 3 --- tests/http-requests/franceTournaments.http | 2 -- 3 files changed, 7 deletions(-) delete mode 100644 tests/http-requests/franceTournaments.http diff --git a/TODO b/TODO index c0e710a..a0902d1 100644 --- a/TODO +++ b/TODO @@ -12,9 +12,7 @@ DESIGN CHANGES ---------------------------------------------------------------- LOGIC //TODO error handling - check everything, wrap in try/catch or use library to handle, log errors -//TODO consider offering GraphQL support MISC ---------------------------------------------------------------- -//TODO multi-language i18n support - https://nextjs.org/docs/app/building-your-application/routing/internationalization //TODO move smaller ui components into a new folder, and make them reusable - such as using generic prop names diff --git a/app/[lang]/qui-sommes-nous/page.tsx b/app/[lang]/qui-sommes-nous/page.tsx index 7d66e8f..e83f475 100644 --- a/app/[lang]/qui-sommes-nous/page.tsx +++ b/app/[lang]/qui-sommes-nous/page.tsx @@ -37,9 +37,6 @@ export default function About() { > {t("thanksTitle")} -

- {t("thanksTitle")} -