diff --git a/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap b/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap index 16deaecf9..612c06833 100644 --- a/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap +++ b/packages/legacy/core/__tests__/screens/__snapshots__/ContactDetails.test.tsx.snap @@ -50,10 +50,26 @@ exports[`Contact Details Screen Renders correctly 1`] = ` - - - -  - - - - - - - - - - - ContactDetails.RemoveTitle - - - - - ContactDetails.RemoveContactMessageTop - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint1 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint2 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint3 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint4 - - - - ContactDetails.RemoveContactMessageBottom - - - - - - - - - - - - - - - - - - - - - ContactDetails.RemoveContact - - - - - - - - - Global.Cancel - - - - - - - + /> - - - -  - - - - - - - - - - - ContactDetails.UnableToRemoveTitle - - - - - ContactDetails.UnableToRemoveCaption - - - - - - - - - - - - - - - - - - - - - ContactDetails.GoToCredentials - - - - - - - - - Global.Cancel - - - - - - - + /> `; @@ -1180,10 +216,26 @@ exports[`Contact Details Screen Renders correctly with alt contact name 1`] = ` - - - -  - - - - - - - - - - - ContactDetails.RemoveTitle - - - - - ContactDetails.RemoveContactMessageTop - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint1 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint2 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint3 - - - - - -  - - - - ContactDetails.RemoveContactsBulletPoint4 - - - - ContactDetails.RemoveContactMessageBottom - - - - - - - - - - - - - - - - - - - - - ContactDetails.RemoveContact - - - - - - - - - Global.Cancel - - - - - - - + /> - - - -  - - - - - - - - - - - ContactDetails.UnableToRemoveTitle - - - - - ContactDetails.UnableToRemoveCaption - - - - - - - - - - - - - - - - - - - - - ContactDetails.GoToCredentials - - - - - - - - - Global.Cancel - - - - - - - + /> `;