fix settings
This commit is contained in:
7
lib/features/auth/presentation/pages/pages.dart
Normal file
7
lib/features/auth/presentation/pages/pages.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
// Auth pages exports
|
||||
//
|
||||
// This file exports all auth-related pages for easy importing
|
||||
// throughout the application.
|
||||
|
||||
export 'login_page.dart';
|
||||
export 'register_page.dart';
|
||||
Reference in New Issue
Block a user