Change MzanziInnovationHub to MzansiInnovationHub
This commit is contained in:
parent
83cb187868
commit
3535de560d
118 changed files with 1488 additions and 1486 deletions
|
|
@ -191,7 +191,7 @@ class _MihAccessRequestState extends State<MihAccessRequest> {
|
|||
"No Request have been made.",
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
color: MzanziInnovationHub.of(context)!
|
||||
color: MzansiInnovationHub.of(context)!
|
||||
.theme
|
||||
.messageTextColor()),
|
||||
textAlign: TextAlign.center,
|
||||
|
|
@ -208,7 +208,7 @@ class _MihAccessRequestState extends State<MihAccessRequest> {
|
|||
"$errorCode: Error pulling Patients Data\n$baseUrl/queue/patients/\n$errorBody",
|
||||
style: TextStyle(
|
||||
fontSize: 25,
|
||||
color: MzanziInnovationHub.of(context)!
|
||||
color: MzansiInnovationHub.of(context)!
|
||||
.theme
|
||||
.errorColor()),
|
||||
textAlign: TextAlign.center,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue