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
The docs state that you can supply options, but the Typing says you can't: removeAll: () => void
removeAll: () => void
The text was updated successfully, but these errors were encountered:
You're right, I'll fix it. The docs are also wrong because only path prop makes sense there.
path
Sorry, something went wrong.
Fix documentation
30b6d6a
Fix microcipcip#137
microcipcip
Successfully merging a pull request may close this issue.
The docs state that you can supply options, but the Typing says you can't:
removeAll: () => void
The text was updated successfully, but these errors were encountered: