Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(radiobar input): trigger change when selecting value (closes #200)
* The radiobar input wasn't triggering observers when a new value was selected. The fix was to trigger the update callback on the select event.
- Loading branch information