From 70212c20c002717bfa8a4397fb001d76b11735d2 Mon Sep 17 00:00:00 2001 From: yaso-meth Date: Thu, 29 Aug 2024 12:16:32 +0200 Subject: [PATCH] same as below --- Frontend/patient_manager/lib/pages/profileBusinessAdd.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart b/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart index dfaf393c..1e8af1e4 100644 --- a/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart +++ b/Frontend/patient_manager/lib/pages/profileBusinessAdd.dart @@ -322,7 +322,7 @@ class _ProfileBusinessAddState extends State { ), //const SizedBox(height: 15.0), const Text( - "My Business User:", + "My Business User", style: TextStyle( fontWeight: FontWeight.bold, fontSize: 25,