theme changes
This commit is contained in:
parent
075a57278f
commit
fba0dd9ebc
5 changed files with 4 additions and 10 deletions
|
@ -36,7 +36,7 @@ Future<LoginModel> submitReceiptAPI(
|
|||
} else {
|
||||
final responseJson = json.decode(response.body);
|
||||
|
||||
|
||||
|
||||
showDialogSingleButton(
|
||||
context,
|
||||
"Unable to Submit Receipt",
|
||||
|
|
Reference in a new issue