fix(ui): Fix some ui bugs

This commit is contained in:
anhtunz
2025-02-28 09:47:29 +07:00
parent 50d96541e7
commit 314e32eaa9
11 changed files with 92 additions and 8 deletions

View File

@@ -17,7 +17,6 @@ void main() async {
),
);
}
class MyApp extends StatefulWidget {
const MyApp({super.key});