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