From 5300a2b7b212cf27c87dc0593d9f232cedc40269 Mon Sep 17 00:00:00 2001 From: Cedric Rische Date: Sat, 28 Feb 2026 23:55:06 +0100 Subject: [PATCH] Removed "Travel Scholarship" step from the Registration flow in Registration.jsx. --- src/components/Registration/Registration.jsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/Registration/Registration.jsx b/src/components/Registration/Registration.jsx index 3276945..03172a8 100644 --- a/src/components/Registration/Registration.jsx +++ b/src/components/Registration/Registration.jsx @@ -284,10 +284,6 @@ function Registration() { /> ), }, - { - label: "Travel Scholarship", - content: travelSponsorship, - }, { label: "Confirmation", content: legal,