Skip to content

Commit

Permalink
Add page title
Browse files Browse the repository at this point in the history
  • Loading branch information
Beamanator committed Feb 9, 2023
1 parent d9a126d commit ff3d384
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ class DateOfBirthPage extends Component {
return (
<ScreenWrapper includeSafeAreaPaddingBottom={false}>
<HeaderWithCloseButton
title={this.props.translate('common.dob')}
shouldShowBackButton
onBackButtonPress={() => Navigation.navigate(ROUTES.SETTINGS_PERSONAL_DETAILS)}
onCloseButtonPress={() => Navigation.dismissModal(true)}
Expand Down

0 comments on commit ff3d384

Please sign in to comment.