We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4.1.3
Line 365:
* Set `waitForTransition` to `ture` or provide the `wheelSleep` duration.
No response
In the existing code at Line 365 in index.d.ts
Should be written as true instead.
true
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checks
Version
4.1.3
Description
Line 365:
* Set `waitForTransition` to `ture` or provide the `wheelSleep` duration.
Reproduction Link
No response
Steps to Reproduce
In the existing code at Line 365 in index.d.ts
Expected Behaviour
Should be written as
true
instead.The text was updated successfully, but these errors were encountered: