diff --git a/src/Pages/ToDo/ToDo.tsx b/src/Pages/ToDo/ToDo.tsx
index 5862247..035de4b 100644
--- a/src/Pages/ToDo/ToDo.tsx
+++ b/src/Pages/ToDo/ToDo.tsx
@@ -33,15 +33,9 @@ export default function ToDo() {
I understand what a Donation is and I accept a fact that I'm not receiving any goods from this payment
{checkbox === 'checked' && Buy Me a Coffe}
- {checkbox ==='checked' &&
- }
)
-}
\ No newline at end of file
+}