Closed tymoshen closed 4 years ago
Tnx for merging it in. I've found another typo in the comments (line 31) and maybe someone else will fix it in another PR. Maybe it will be me :)
I have 5.2.0 installed (default installed by elm) but it does not expose Range. When will it be available in the default release?
BTW, thanks for your amazing work!
Hi,
It seems that Form.Range module is not exposed in elm.json file. Additionally, there is an error in range component usage example (in comments):
Radio.onInput MyRangeMsg -> Range.onInput MyRangeMsg