This commit is contained in:
Hailey
2024-06-12 12:20:54 -07:00
parent a083655f9f
commit b1ea5d6ba8
6 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ import {ErrorBoundary} from '#/view/com/util/ErrorBoundary'
import {Text} from '#/view/com/util/text/Text'
import {Login} from '#/screens/Login'
import {Signup} from '#/screens/Signup'
import {LandingScreen} from '#/screens/StarterPack/Landing'
import {LandingScreen} from '#/screens/StarterPack'
import {SplashScreen} from './SplashScreen'
enum ScreenState {