blockchain-lab-um / masca

Snap for managing VCs and DIDs in MetaMask
https://masca.io
Apache License 2.0
51 stars 16 forks source link

feat: social media sharing #557

Closed andyv09 closed 6 months ago

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 9899755759ad555d39daacc5d58f8c4d70ab75db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------------- | ----- | | @blockchain-lab-um/dapp | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

pseudobun commented 7 months ago

Fix prettier warnings.

[warn] src/app/[locale]/app/(public)/share-presentation/[id]/credentialPanel.tsx
[warn] src/app/[locale]/app/(public)/share-presentation/[id]/formatedView.tsx
[warn] src/app/[locale]/app/(public)/share-presentation/[id]/page.tsx
[warn] src/components/ShareCredentialModal/index.tsx
[warn] Code style issues found in 4 files. Run Prettier to fix.
pseudobun commented 6 months ago

Resolve prettier issues:

./src/app/[locale]/app/(public)/share-presentation/[id]/page.tsx
1:10  Error: 'ResolvingMetadata' is defined but never used.  unused-imports/no-unused-imports