-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add isModal config on FastAuthWallet #36
Conversation
Hey, any updates on the ETA? |
@charlesmooredev sorry, it took more time than expected to use Shadcn for the UI. But I asked @esaminu for review it again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
#Summary
This PR introduces an option for the caller to choose whether the wallet should be rendered inside a modal or not, making it easier to customize the UI.
Usage
Render the wallet in a modal (default behavior):
Render the wallet without a modal: