fix phone dashboard
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ class CarRentalApp extends ConsumerWidget {
|
||||
final themeMode = ref.watch(themeProvider);
|
||||
|
||||
return MaterialApp.router(
|
||||
title: 'RentalDriveGo',
|
||||
title: 'KriTomobil',
|
||||
theme: AppTheme.light,
|
||||
darkTheme: AppTheme.dark,
|
||||
themeMode: themeMode,
|
||||
|
||||
Reference in New Issue
Block a user