name ui fix and removed parts of the app that are not ready

This commit is contained in:
Arseni
2026-02-05 02:42:00 +03:00
parent 509af9bc5c
commit 0ce90eef21
9 changed files with 199 additions and 66 deletions

View File

@@ -46,7 +46,8 @@ class PayoutSidebar extends StatelessWidget {
PayoutDestination.recipients,
PayoutDestination.invitations,
PayoutDestination.methods,
PayoutDestination.reports,
//PayoutDestination.reports,
//TODO Add when ready
];
final theme = Theme.of(context);