-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Added framer motion animation to accordion open and close #51
feat: Added framer motion animation to accordion open and close #51
Conversation
Thanks for opening this pull request! 🚀 Please check out our contributing guidelines in the CONTRIBUTING.md. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
could u pls resolve the conflicts |
@vaishnavi-3969 I resolved the conflict could you check now? |
🎉 Congrats on merging your first pull request! We here at Web Componentify are super proud of you! 🚀👏 |
Thanks for your valuable contribution 😄 @Jenish-Dhanani! |
Fix #40
Addresses the abrupt opening and closing of the accordion by introducing animation effects. This enhancement aims to improve the user experience, providing a visually appealing and polished feel. The implementation utilizes CSS transitions for a smooth expansion and collapse of accordion content, offering modern and engaging visual feedback to users. Open to collaboration and seeking guidance from maintainers for optimal implementation.