You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the examples in the docs onToggle doesn't seem like a required prop. The functionality is actually working without this prop. Would be nice if this prop is set to optional. This causes issues in Typescript projects.
Describe the bug
In the examples in the docs onToggle doesn't seem like a required prop. The functionality is actually working without this prop. Would be nice if this prop is set to optional. This causes issues in Typescript projects.
Reproducible Example
Minimal example by using CodeSandbox.
Would be nice if Typescript support and examples are improved in the docs.
The text was updated successfully, but these errors were encountered: