-
Notifications
You must be signed in to change notification settings - Fork 763
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
Implement Cursor Trail Effect on CHAT PAGE #4981
Conversation
Deployment failed with the following error:
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
✅ Deploy Preview for swapreadsconnect ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Kindly check @atmajaa @abhi03ruchi @sailaja-adapa |
ohh , there are conflicts |
resolve them fast ... |
Deployment failed with the following error:
|
done |
This PR implements a cursor trail effect on the CHAT Page, enhancing the user interface by adding colorful circles that follow the mouse cursor.
Changes Made:
<div class="circle"></div>
elements to create the trail effect.requestAnimationFrame
for smooth animations.This change aims to create a more engaging and interactive user experience.
fixes: #4980
@sailaja-adapa @abhi03ruchi