Skip to content

Commit 5300a2b

Browse files
committed
Removed "Travel Scholarship" step from the Registration flow in Registration.jsx.
1 parent 79aa40f commit 5300a2b

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/components/Registration/Registration.jsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,6 @@ function Registration() {
284284
/>
285285
),
286286
},
287-
{
288-
label: "Travel Scholarship",
289-
content: travelSponsorship,
290-
},
291287
{
292288
label: "Confirmation",
293289
content: legal,

0 commit comments

Comments
 (0)