refactor: splash

This commit is contained in:
efrilm
2025-08-12 17:15:16 +07:00
parent 318d22d7c9
commit a9967a366f
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
// ignore_for_file: no_leading_underscores_for_library_prefixes
import 'package:apskel_owner_flutter/presentation/pages/auth/login/login_page.dart'
as _i1;
import 'package:apskel_owner_flutter/presentation/pages/splash_page.dart'
import 'package:apskel_owner_flutter/presentation/pages/splash/splash_page.dart'
as _i2;
import 'package:auto_route/auto_route.dart' as _i3;