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: style type of ScrollHtml #1521

Merged
merged 1 commit into from
Jun 18, 2023
Merged

Conversation

WooWan
Copy link
Contributor

@WooWan WooWan commented Jun 17, 2023

Why

ScrollHtml has wrong type, style should have React.CSSProperties not StyleHTMLAttributes
So, I fix style type of ScrollHtml for type consistency.

What

Replace the style type from React.StyleHTMLAttributes to React.CSSProperties

  • Type of ScrollHtml
  • Ready to be merged

@vercel
Copy link

vercel bot commented Jun 17, 2023

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 Jun 17, 2023 1:39pm

@codesandbox-ci
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.

Latest deployment of this branch, based on commit 0321ff7:

Sandbox Source
distracted-goldstine-pfrt2h Configuration
Ground reflections and video textures Configuration
arc-x-pmndrs-colors Configuration

@github-actions
Copy link

🎉 This PR is included in version 9.76.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