bug fixed

This commit is contained in:
nutchayut
2025-01-08 00:32:09 +07:00
parent fd8853c48a
commit 700e63c054
27 changed files with 54 additions and 3034 deletions

View File

@@ -621,7 +621,8 @@ class _TransferMoneyMenuPageState extends State<TransferMoneyMenuPage> {
],
),
),
Expanded(child: Container()),
_is_history
?Container(): Expanded(child: Container()),
HomeBottomMenuWidget()
],
),