Skip to content

Commit 7e530fb

Browse files
cursoragentyashjoisar
andcommitted
feat: Disable deprecated chain option in X402LeftSection
Co-authored-by: yashjoisar <[email protected]>
1 parent 245e9a6 commit 7e530fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/playground-web/src/app/x402/components/X402LeftSection.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ export function X402LeftSection(props: {
128128
onChange={handleChainChange}
129129
placeholder="Select a chain"
130130
className="bg-card"
131+
disableDeprecated
131132
/>
132133
</div>
133134

0 commit comments

Comments
 (0)