fix(ui): Fix some ui bugs
This commit is contained in:
@@ -17,7 +17,6 @@ void main() async {
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
class MyApp extends StatefulWidget {
|
||||
const MyApp({super.key});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user