From f22f0d5f6e493adcbd296e21f13be0df8d919476 Mon Sep 17 00:00:00 2001 From: GiselleNessi <53020124+GiselleNessi@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:22:56 +0000 Subject: [PATCH] fix: default option tab in docs (#5991) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- title: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" --- If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): ## Notes for the reviewer Anything important to call out? Be sure to also clarify these in your comments. ## How to test Unit tests, playground, etc. --- ## PR-Codex overview This PR updates the content in the `page.mdx` file related to the `Tabs` component, changing the default tab and modifying the displayed information regarding supported currencies. ### Detailed summary - Changed the default value of the `Tabs` component from none to `"typescript"`. - Updated the introductory text to specify that users may currently use `Lisk LSK`, `Base USDC`, or `Celo CUSD`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` --- .../app/connect/account-abstraction/erc-20-paymaster/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/portal/src/app/connect/account-abstraction/erc-20-paymaster/page.mdx b/apps/portal/src/app/connect/account-abstraction/erc-20-paymaster/page.mdx index 4d10d3390c8..3deabde68ac 100644 --- a/apps/portal/src/app/connect/account-abstraction/erc-20-paymaster/page.mdx +++ b/apps/portal/src/app/connect/account-abstraction/erc-20-paymaster/page.mdx @@ -11,7 +11,7 @@ Configure the Paymaster In your SDK code, specify the ERC-20 token you wish to u Currently you may use Lisk LSK, Base USDC or Celo CUSD. - + TypeScript