Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: "handle" and "bar" are now "thumb" and "track" to follow `input…
…[type=range]` nomenclature BREAKING CHANGE: "handle" and "bar" props have been renamed to "thumb" and "track", e.g. `withBars` is now `withTracks`, and `handleClassName` is now `thumbClassName`
- Loading branch information