Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suisin/upm1058/api integration and flows #100

Conversation

suisin-deriv
Copy link
Owner

Changes:

Update FE code after BE Integration.

Screenshots:

Please provide some screenshots of the change.

@@ -16,7 +16,10 @@ const Routes = observer(() => {

return (
<ThemeProvider theme={is_dark_mode_on ? 'dark' : 'light'}>
<BinaryRoutes is_logged_in={is_logged_in} is_logging_in={is_logging_in} />
<SnackbarProvider>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to use standalone snackbar component but the design is not as expected that's why i added the SnackbarProvider here

@suisin-deriv suisin-deriv merged commit c394c33 into suisin/utkarsha/UPM819/phone_verification_flow Jul 3, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants