diff --git a/docs/onchainkit/swap/swap-settings.mdx b/docs/onchainkit/swap/swap-settings.mdx index 7c2893667..df5b36770 100644 --- a/docs/onchainkit/swap/swap-settings.mdx +++ b/docs/onchainkit/swap/swap-settings.mdx @@ -160,7 +160,7 @@ import { ### Override icon -You can override the icon using the icon prop. +You can override the icon using the `icon` prop. ```tsx // suppress twoslash error @@ -231,7 +231,7 @@ import { ### Add text -You can add text next to the `SwapSettings` component using text. +You can add text next to the `SwapSettings` component using `text`. ```tsx import { diff --git a/docs/onchainkit/wallet/wallet-dropdown-link.mdx b/docs/onchainkit/wallet/wallet-dropdown-link.mdx index 28e32795e..b1a1c5ba3 100644 --- a/docs/onchainkit/wallet/wallet-dropdown-link.mdx +++ b/docs/onchainkit/wallet/wallet-dropdown-link.mdx @@ -171,7 +171,7 @@ import { ### Override styles -You can override component styles using className. +You can override component styles using `className`. ```tsx import {