mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 19:04:54 +00:00
Update import paths from relative to abslute path accross the entire application.
This commit is contained in:
@ -3,7 +3,7 @@ import 'package:syncrow_app/features/shared_widgets/text_widgets/body_large.dart
|
||||
import 'package:syncrow_app/utils/context_extension.dart';
|
||||
import 'package:syncrow_app/utils/resource_manager/strings_manager.dart';
|
||||
|
||||
import '../../../../shared_widgets/default_container.dart';
|
||||
import 'package:syncrow_app/features/shared_widgets/default_container.dart';
|
||||
|
||||
class LightInterfaceTimer extends StatelessWidget {
|
||||
const LightInterfaceTimer({
|
||||
|
||||
Reference in New Issue
Block a user