fix
This commit is contained in:
8
lib/features/settings/presentation/presentation.dart
Normal file
8
lib/features/settings/presentation/presentation.dart
Normal file
@@ -0,0 +1,8 @@
|
||||
/// Export all settings presentation layer components
|
||||
///
|
||||
/// Contains pages, widgets, and providers for settings UI
|
||||
library;
|
||||
|
||||
export 'pages/pages.dart';
|
||||
export 'providers/providers.dart';
|
||||
export 'widgets/widgets.dart';
|
||||
Reference in New Issue
Block a user