Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions packages/walletkit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ WalletKit is a React library that allows a Solana dApp to display a modal for co

You can change the z-index of the modal like so:

### It would be better to add sol faucet feature?

```
[data-reach-dialog-overlay] {
z-index: 9999999;
Expand Down