Skip to content

Commit

Permalink
update swap doc
Browse files Browse the repository at this point in the history
  • Loading branch information
roushou committed Jun 13, 2024
1 parent c36ede1 commit 5b2a888
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions site/docs/pages/swap/swap.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
{/* import { Swap, SwapAmountInput, SwapButton } from '../../../../src/swap'; */}
import App from '../App';

# `<Swap />`

### Alert! Component is actively in development. Stay tuned for upcoming releases.
Expand All @@ -13,7 +10,7 @@ for initiating the transaction.

## Usage

```tsx [code]
```tsx
import { Swap, SwapAmountInput, SwapButton } from '@coinbase/onchainkit/swap';

const address = '0x1234567890';
Expand Down

0 comments on commit 5b2a888

Please sign in to comment.