Skip to content

Commit 0bc49df

Browse files
committed
Updates
1 parent 47b4101 commit 0bc49df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/View/Login Menu.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import 'package:simple_gradient_text/simple_gradient_text.dart';
1010
import '../main.dart';
1111
import 'Doctor/Login.dart';
1212
import 'Register Menu.dart';
13-
import 'Patient/Login.dart';
13+
import 'Patient/Login.dart';
1414

1515
class LoginMenu extends StatelessWidget {
1616
final Socket? socket; // Declare socket as a field

0 commit comments

Comments
 (0)