Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add no-op method for Callback (#793)
When a component is created with an optional event handler, it can be passed as an `Option` prop, however in certain cases, it is useful to have either a default event handler, rather than passing a `None`.
- Loading branch information