Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedmadbouly186 authored Dec 10, 2022
1 parent 2f7bf12 commit 53c2e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@ class MyApp extends StatelessWidget {
surface: Colors.black87,
onSurface: Colors.white),
),
home: homeLayoutScreen(),
// home: homeLayoutScreen(),
// home: HomeScreen(),
// home: Login(),
// home: CreateCommunity(),
// home: Login(),
home: Login(),
// home: ForgotUserName(),
// home: SignUp(),
// home: Gender(),
Expand Down

0 comments on commit 53c2e90

Please sign in to comment.