bill product flow bug fixes
This commit is contained in:
@@ -85,7 +85,7 @@ class _GatewayScreenState extends State<GatewayScreen> {
|
||||
});
|
||||
|
||||
WidgetsBinding.instance.addPostFrameCallback((_) {
|
||||
context.go('/integration');
|
||||
context.go('/poll');
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user