inou/app/lib/features/auth/auth.dart

4 lines
83 B
Dart

// Barrel file for auth pages
export 'login_page.dart';
export 'signup_page.dart';