Closed m7kvqbe1 closed 5 years ago
The TracksProps TypeScript interface has not been included in the package exports:
https://github.com/sghall/react-compound-slider/blob/40552d3a6eda448277c4531b88d460c75ecbd1b4/src/index.d.ts#L16
Attempt to import interface from package:
import { TracksProps } from 'react-compound-slider' // doesn't exist
React-Compound-Slider: ^2.3.0
^2.3.0
React: -
Browser: -
Operating System: -
Thanks! Released in version 2.4.0
2.4.0
Problem or feature description:
The TracksProps TypeScript interface has not been included in the package exports:
https://github.com/sghall/react-compound-slider/blob/40552d3a6eda448277c4531b88d460c75ecbd1b4/src/index.d.ts#L16
Steps to reproduce (for problems):
Attempt to import interface from package:
Versions (for problems):
React-Compound-Slider:
^2.3.0
React: -
Browser: -
Operating System: -