Skip to content

Conversation

r-kundan
Copy link
Contributor

@r-kundan r-kundan commented Jul 2, 2024

Description

This PR fixes #5627

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Jul 2, 2024

🚀 Preview for commit d57359b at: https://6683a92bc085f829f5172edc--layer5.netlify.app

@@ -32,7 +32,7 @@ const Features = (props) => {
const maxY = rect.height - element.clientHeight - 50;
const randomX = Math.floor(Math.random() * maxX);
// const halfMaxY = maxY / 2;
console.log(maxX, maxY, "here");
// console.log(maxX, maxY, "here");
Copy link
Member

Choose a reason for hiding this comment

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

please remove it , do not need to comment out

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i have removed

@l5io
Copy link
Contributor

l5io commented Jul 4, 2024

🚀 Preview for commit 5a64ad1 at: https://6686bc41b0d22925983b8c18--layer5.netlify.app

@r-kundan r-kundan requested a review from sudhanshutech July 5, 2024 03:33
@iArchitSharma iArchitSharma merged commit bc081f6 into layer5io:master Jul 5, 2024
@iArchitSharma
Copy link
Contributor

Thank you @r-kundan

@r-kundan r-kundan deleted the unnecessary-logs branch July 6, 2024 03:39
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.

Remove unnecessary console logs
4 participants