Commit efd069f
Use SCREENS.HOME instead of ROUTES.HOME for deeplink home route check
Compare directly with SCREENS.HOME ('Home', capitalized) instead of
lowercasing and comparing with ROUTES.HOME ('home') to avoid potential
conflicts with the authorized lowercase home route.
Co-authored-by: mkhutornyi <mkhutornyi@users.noreply.github.com>1 parent a9666ec commit efd069f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments