magic-js icon indicating copy to clipboard operation
magic-js copied to clipboard

allow clipboard access for the iframe

Open Dizigen opened this issue 1 year ago • 0 comments

📦 Pull Request

[Provide a general summary of the pull request here.]

✅ Fixed Issues

  • [List any fixed issues here like: Fixes #XXXX]

🚨 Test instructions

[Describe any additional context required to test the PR/feature/bug fix.]

⚠️ Don't forget to add a semver label!

Please only add one label:

  • patch: Bug Fix?
  • minor: New Feature?
  • major: Breaking Change?
  • skip-release: It's unnecessary to publish this change.
📦 Published PR as canary version: Canary Versions

:sparkles: Test out this PR locally via:

npm install @magic-sdk/[email protected]
npm install [email protected]
# or 
yarn add @magic-sdk/[email protected]
yarn add [email protected]

Dizigen avatar Feb 01 '24 21:02 Dizigen