updatew action buttons (back arrow) to include personalSelected base of it its a personal or business tile.

This commit is contained in:
2024-11-07 14:43:05 +02:00
parent 995b292600
commit ca11824dd1
7 changed files with 15 additions and 1 deletions

View File

@@ -227,6 +227,7 @@ class _PatientAccessRequestState extends State<Appointments> {
Navigator.of(context).popAndPushNamed(
'/',
arguments: true,
);
},
);