Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiHen01 committed Jul 24, 2024
1 parent 47b4101 commit 0bc49df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/View/Login Menu.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import 'package:simple_gradient_text/simple_gradient_text.dart';
import '../main.dart';
import 'Doctor/Login.dart';
import 'Register Menu.dart';
import 'Patient/Login.dart';
import 'Patient/Login.dart';

class LoginMenu extends StatelessWidget {
final Socket? socket; // Declare socket as a field
Expand Down

0 comments on commit 0bc49df

Please sign in to comment.