name ui fix and removed parts of the app that are not ready
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user