-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adding animations to src/section/Home/Playgrougn-home/index.js #5581
Adding animations to src/section/Home/Playgrougn-home/index.js #5581
Conversation
Signed-off-by: JonathanKoerber <[email protected]>
🚀 Preview for commit 8b3db1a at: https://666b623c273aa9ada703b3d6--layer5.netlify.app |
@JonathanKoerber Thank you for your contribution. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
too much of lint changes @JonathanKoerber remove them please. Its become hard to review
and where is styling for animations?
@JonathanKoerber are u still working on this? |
🚀 Preview for commit e6be463 at: https://6687e7ad7b536c5712070e8d--layer5.netlify.app |
@sudhanshutech are you meaning the spacing? |
what is the meaning of linting😅. Unnecessary line changes |
🚀 Preview for commit 9b218b6 at: https://66922564c9f4c8cbfe474b7d--layer5.netlify.app |
@JonathanKoerber this been already fixed , so lets close this for now . Thanks for jumping in this issue though. |
Description
This PR fixes #5513
Notes for Reviewers
Added animation using CSS transform. Because the images scroll outside the parent div I had to disable the useInView check.
Signed commits