Skip to content

Commit

Permalink
Add showBackButton for device verification screen
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-livefront committed Jan 16, 2025
1 parent 0c6233b commit c4e938e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/browser/src/popup/app-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ const routes: Routes = [
pageSubtitle: {
key: "weDontRecognizeThisDevice",
},
showBackButton: true,
elevation: 1,
} satisfies RouteDataProperties & ExtensionAnonLayoutWrapperData,
},
Expand Down

0 comments on commit c4e938e

Please sign in to comment.