remove auth for wazllet and add to patient profile and access
This commit is contained in:
@@ -24,6 +24,7 @@ class _PatientProfileTileState extends State<PatientProfileTile> {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MihPackageTile(
|
||||
authenticateUser: true,
|
||||
onTap: () {
|
||||
context.goNamed(
|
||||
'patientProfile',
|
||||
|
||||
Reference in New Issue
Block a user