-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary branch from home render
The Home screen had a check for whether the current path is `/confirm-transaction`, but the router wouldn't have routed there if that was the case. This was done in #6501 as a performance improvement, but I suspect this line in particular never worked.
- Loading branch information
Showing
1 changed file
with
50 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters