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

Chore: set options as optional in useStarknetkitConnectModal #135

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

Cussone
Copy link
Member

@Cussone Cussone commented Oct 2, 2024

Issue / feature description

All properties under ConnectOptionsWithConnectors are already optional so, it makes no sense to require options.

Changes

Change signature of useStarknetkitConnectModal

Checklist

  • Rebased to the last commit of the target branch (or merged)
  • Code self-reviewed
  • Code self-tested
  • Tests updated (if needed)
  • All tests are passing locally

All properties under `ConnectOptionsWithConnectors` are already optional
so, it makes no sense to require options
@Cussone Cussone changed the title chore: set options as optional in useStarknetkitConnectModal Chore: set options as optional in useStarknetkitConnectModal Oct 2, 2024
@Cussone Cussone requested review from bluecco and Inukares October 2, 2024 12:01
@Cussone Cussone merged commit 6610a8b into develop Oct 2, 2024
1 check passed
@bluecco bluecco deleted the chore/change-useStarknetkitConnectModal-signature branch October 2, 2024 12:09
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