Skip to content

Commit

Permalink
Merge branch 'master' into IOPID-1298-stack-navigator-synch
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowsheep1 authored Jan 23, 2024
2 parents a4e0a95 + 9fc529f commit 85a62ed
Show file tree
Hide file tree
Showing 2 changed files with 158 additions and 164 deletions.
2 changes: 1 addition & 1 deletion ts/navigation/AuthenticationNavigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import CiePinScreen from "../screens/authentication/cie/CiePinScreen";
import CieWrongCiePinScreen from "../screens/authentication/cie/CieWrongCiePinScreen";
import IdpLoginScreen from "../screens/authentication/IdpLoginScreen";
import IdpSelectionScreen from "../screens/authentication/IdpSelectionScreen";
import LandingScreen from "../screens/authentication/LandingScreen";
import { LandingScreen } from "../screens/authentication/LandingScreen";
import TestAuthenticationScreen from "../screens/authentication/TestAuthenticationScreen";
import MarkdownScreen from "../screens/development/MarkdownScreen";
import { AuthSessionPage } from "../screens/authentication/idpAuthSessionHandler";
Expand Down
Loading

0 comments on commit 85a62ed

Please sign in to comment.