AppUser object created. Add patient page with API call added nd completed
This commit is contained in:
@@ -20,7 +20,7 @@ class MzanziInnovationHub extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return const MaterialApp(
|
||||
title: 'Mzanzi Innovation Hub',
|
||||
title: 'Mzansi Innovation Hub',
|
||||
themeMode: ThemeMode.system,
|
||||
debugShowCheckedModeBanner: false,
|
||||
initialRoute: '/',
|
||||
|
||||
Reference in New Issue
Block a user