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 types #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix types #49

wants to merge 1 commit into from

Conversation

cpoftea
Copy link

@cpoftea cpoftea commented Nov 8, 2023

Scrollbars is a component type actually, and doesn't inherit Element. I think it's meant to be every possible prop types for a container itself, which is an HTMLDivElement,

since all props src/Scrollbars/index.js#L512
except explicit component ones src/Scrollbars/index.js#L489-L510
passed to the container itself src/Scrollbars/index.js#L573

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.

1 participant