Added
- [4](https://github.com/STEdyd666/dash-blueprint-components/pull/4) `SegmentedControl` now has a `disabled` prop that allows the user to disable interaction of the component.
Fixed
- [4](https://github.com/STEdyd666/dash-blueprint-components/pull/4) `SegmentedControl` now correctly displays the selected value when controlling the value through callbacks.
- `Checkbox` not working properly when `checked` prop was set.