forked from yaso_meth/mih-project
fix wording in menu
This commit is contained in:
@@ -313,7 +313,7 @@ class _PatientAccessRequestState extends State<Appointments> {
|
||||
Icons.add,
|
||||
color: MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
),
|
||||
label: "Add Card",
|
||||
label: "Add Appointment",
|
||||
labelBackgroundColor:
|
||||
MzanziInnovationHub.of(context)!.theme.successColor(),
|
||||
labelStyle: TextStyle(
|
||||
|
||||
@@ -329,7 +329,7 @@ class _MihCardsState extends State<MihCards> {
|
||||
color:
|
||||
MzanziInnovationHub.of(context)!.theme.primaryColor(),
|
||||
),
|
||||
label: "Add Card",
|
||||
label: "Add Loyalty Card",
|
||||
labelBackgroundColor:
|
||||
MzanziInnovationHub.of(context)!.theme.successColor(),
|
||||
labelStyle: TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user