Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Sep 18, 2024
1 parent f670580 commit b1ef9fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions site/docs/pages/swap/swap-settings.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: <SwapSettings /> · OnchainKit
description: Swap component slippage controls
description: Customizable components for token Swap settings and slippage configuration
---

import { Avatar, Name } from '@coinbase/onchainkit/identity';
Expand All @@ -21,8 +21,7 @@ import SwapWrapper from '../../components/SwapWrapper';
import { walletDropdownLinkCustomBaseIconSvg } from '../../components/svg/walletDropdownLinkCustomBaseIconSvg';

# `SwapSettings`
The `SwapSettings` component allows users to configure the maximum acceptable price difference (slippage) for their token swap transactions.
It provides a simple interface to set and adjust this tolerance level.
The `SwapSettings` component enables customizable slippage configuration in the `Swap` component.

## Usage

Expand Down

0 comments on commit b1ef9fd

Please sign in to comment.