Last updated 2 years ago
Was this helpful?
Component that displays information of an item individually for the
title
string
Text displayed as the title of the item
text
Text displayed
<ItemPiiConfirmation title={strings.confirmOnboardingInfo.confirmPii.phoneNumber} text={pii.phone.countryCode + pii.phone.number} />