multiple payout page and small fixes

This commit is contained in:
Arseni
2026-02-11 02:48:30 +03:00
parent 66989ea36c
commit edb43f9909
77 changed files with 2120 additions and 1289 deletions

View File

@@ -13,4 +13,4 @@ class SignUpPage extends StatelessWidget {
appBar: const LoginAppBar(),
child: SignUpForm(),
);
}
}