jpuri / jpuri/react-range-slider
Import range slider issue
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 115
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Plz add this line in documentation
import {RangeSlider} from 'reactrangeslider';
instead
import RangeSlider from 'reactrangeslider';
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the documentation example containing the reactrangeslider import and compare it with the requested named-import form. Update that example so it uses the documented import, then verify the documentation shows the corrected line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100