Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Sep 17, 2024
1 parent d51e62e commit 1448ac5
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion site/docs/pages/swap/swap-settings-slippage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,17 @@ import {

You can override component styles using `className`.

### Override icon
TODO: Showcase overriding the `SwapSettings` icon.
You can override the component icon using `icon`.

### Add text
TODO: Showcase ADDING `SwapSettings` text
You can add text next to the `SwapSettings` component using text.

### Override text
You can override component text using text.
TODO: Showcase OVERRIDING `SwapsettingsSlippageTitle` and `SwapSettingsSlippageDescription`
You can override component text by providing children text.


## Components
Expand Down

0 comments on commit 1448ac5

Please sign in to comment.