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

fix: add types to useTrailTexture and remove comments #1880

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Gaic4o
Copy link
Contributor

@Gaic4o Gaic4o commented Mar 17, 2024

Why

Types were added to parts where types were not applied.
TrailTexture.js does not exist in the link, so the comment has been deleted.

What

  • The URL link in the comment was deleted because it was a URL link that did not exist.
  • Added a part where the type is not applied.
  • Since ctx may not exist, we added throw Error to be called when it is a null value.

Checklist

  • Ready to be merged

Copy link

vercel bot commented Mar 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2024 3:39pm

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@drcmda drcmda merged commit bb8e7b3 into pmndrs:master Apr 2, 2024
4 checks passed
Copy link

github-actions bot commented Apr 2, 2024

🎉 This PR is included in version 9.103.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants