fix
This commit is contained in:
7
lib/features/settings/presentation/widgets/widgets.dart
Normal file
7
lib/features/settings/presentation/widgets/widgets.dart
Normal file
@@ -0,0 +1,7 @@
|
||||
/// Export all settings presentation widgets
|
||||
///
|
||||
/// Contains reusable widgets for settings UI
|
||||
/// (Currently empty - add settings-specific widgets here)
|
||||
library;
|
||||
|
||||
// TODO: Add settings-specific widgets (e.g., settings tiles, sections)
|
||||
Reference in New Issue
Block a user