fix
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 @@
|
||||
/// Export all auth presentation pages
|
||||
///
|
||||
/// Contains all screens related to authentication
|
||||
library;
|
||||
|
||||
export 'login_page.dart';
|
||||
export 'register_page.dart';
|
||||
Reference in New Issue
Block a user