Skip to content

Commit

Permalink
Fixed type
Browse files Browse the repository at this point in the history
  • Loading branch information
neelSharma12 committed Feb 17, 2025
1 parent 00ef0ce commit 798d257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdyenComponents/PayTo/PayToComponent.swift
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ public final class PayToComponent: PaymentComponent,
}

private func dynamicContent(_ formVC: FormViewController) {
// TODO: Add bussiness logic to show/hide these
// TODO: Add business logic to show/hide these
formVC.append(emailInputItem)
formVC.append(abnInputItem)
formVC.append(organizationIDInputItem)
Expand Down

0 comments on commit 798d257

Please sign in to comment.