Skip to content

feat(ui): implement CopyButton with clipboard API and framer-motion t… - #119

Merged
codebestia merged 1 commit into
codebestia:mainfrom
amosleoamadi:copybutton-component
Jun 23, 2026
Merged

feat(ui): implement CopyButton with clipboard API and framer-motion t…#119
codebestia merged 1 commit into
codebestia:mainfrom
amosleoamadi:copybutton-component

Conversation

@amosleoamadi

@amosleoamadi amosleoamadi commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Closes #92


…ransitions

Description

I saw a bug at web/app/layout.tsx they was a repeat of importation
I added the copytButton component also with the required transition
i also install some dependencies for smooth transition and better icon

Type of change

  • [✔ ] Bug fix
  • [✔ ] New feature
  • Documentation update
  • Other

Checklist

  • [✔ ] I have read the contributing guidelines
  • [ ✔] I have tested my changes locally
  • [✔ ] My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jun 23, 2026

Copy link
Copy Markdown

@amosleoamadi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia codebestia left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thank you for your contribution.

@codebestia
codebestia merged commit d499027 into codebestia:main Jun 23, 2026
0 of 2 checks passed
codebestia added a commit that referenced this pull request Jun 26, 2026
feat(ui): implement CopyButton with clipboard API and framer-motion t…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build CopyButton component

2 participants