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

fix: change redirect uri after error #14

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Conversation

Saba-Var
Copy link
Owner

No description provided.

@Saba-Var Saba-Var added the bug Something isn't working label Jan 15, 2023
@Saba-Var Saba-Var merged commit 6307650 into main Jan 15, 2023
@what-the-diff
Copy link

what-the-diff bot commented Jan 15, 2023

  • Changed the href of Link component from /${page === 'home' ? '' : page} to /${page === 'home' ? 'overview' : page}.
  • Added a new className prop for button element: ml-6 text-sm inline-flex items-center justify-center whitespace nowrap rounded md border border transparent bg blue 600 px 3 py 10px lg:py 2 lg:px 4 lg:text base font medium text white shadow sm hover bg blue 700.

@Saba-Var Saba-Var deleted the fix/change_redirect_uri branch January 15, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant