js
js copied to clipboard
add dev domains in pay playground to test
Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
The focus of this PR is to update the client IDs and set thirdweb domains for development environment across multiple components in the playground-web app.
Detailed summary
- Updated
clientId
inclient.ts
- Added
setThirdwebDomains
for development environment inembed.tsx
,direct-payment.tsx
,transaction-button.tsx
, andpage.tsx
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}