+ {"Do you have a PayPal business account?"->React.string} +
+{items.displayText->React.string}
+{items.choiceDescription->React.string}
++ {errorPageDetails.headerText->React.string} +
+{errorPageDetails.subText->React.string}
++ {"Sign in / Sign up to auto-configure your credentials & webhooks"->React.string} +
++ {"Things to keep in mind while signing up"->React.string} +
+ {preRequisiteList + ->Array.mapWithIndex((item, index) => ++ {`${(index + 1)->string_of_int}. ${item}`->React.string} +
+ ) + ->React.array} +