Skip to content

Commit

Permalink
Merge pull request #1506 from WalletConnect/fix/onramp-remove-beta-ba…
Browse files Browse the repository at this point in the history
…nner

fix: removed beta banner
  • Loading branch information
boidushya committed Mar 21, 2024
2 parents 69decf1 + 5e43c75 commit 104e31d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions docs/web3modal/features/onramp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ import javascriptLogo from '../../../static/assets/home/javascriptLogo.png'

The Web3Modal SDK seamlessly incorporates [Coinbase Pay](https://www.coinbase.com/cloud/products/pay-sdk), enabling users to sign in to their Coinbase accounts and utilize fiat payment methods for purchasing cryptocurrencies.

:::info Note
Onramp is currently in beta. This feature is only available in the latest version of Web3Modal.
:::
<img className="image-margin" src={useBaseUrl('/img/w3m/onramp/banner.png')} />

<Button name="Try Demo" url="https://lab.web3modal.com/library/wagmi/" />

Expand Down
2 changes: 1 addition & 1 deletion docs/web3modal/shared/onramp.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: Onramp
The Web3Modal SDK seamlessly incorporates Coinbase Pay, enabling users to sign in to their Coinbase accounts and utilize fiat payment methods for purchasing cryptocurrencies.

:::info Note
Onramp is currently in beta. This feature is only available in the latest version of Web3Modal.
Onramp is supported in the latest version of Web3Modal. If you are using an older version, make sure you upgrade.
:::

## Integration
Expand Down
Binary file added static/img/w3m/onramp/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 104e31d

Please sign in to comment.