Skip to content

Commit

Permalink
Remove old code
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer committed Sep 17, 2024
1 parent fb4b186 commit 7c3d1d2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions site/docs/pages/swap/swap-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,6 @@ import {
You can add text next to the `SwapSettings` component using text.

```tsx twoslash
// suppress twoslash error
declare const baseIcon: any;

import {
Swap,
SwapSettings,
Expand Down Expand Up @@ -302,9 +299,6 @@ import {
You can override component text by providing children text.

```tsx twoslash
// suppress twoslash error
declare const baseIcon: any;

import {
Swap,
SwapSettings,
Expand Down

0 comments on commit 7c3d1d2

Please sign in to comment.