Skip to content
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: refactor map #72

Merged
merged 7 commits into from
Sep 27, 2024
Merged

feat: refactor map #72

merged 7 commits into from
Sep 27, 2024

Conversation

choffmann
Copy link
Member

No description provided.

@choffmann choffmann added the need-reviewer Send notification in Discord label Sep 27, 2024
@choffmann choffmann self-assigned this Sep 27, 2024
Copy link
Contributor

@doriengr doriengr left a comment

Choose a reason for hiding this comment

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

🔥


useEffect(() => {
if (mousePosition.lat !== 0 && mousePosition.lng !== 0) {
console.log(mousePosition);
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you still need this?

@choffmann choffmann merged commit 676342a into develop Sep 27, 2024
1 check passed
@choffmann choffmann deleted the feature/refactor-map branch September 27, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-reviewer Send notification in Discord
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants