Slider Component
Contributed by: @kuatroka
- It's a slider component that lives in
./components - We import it here and bind its only attribute
valueto a variablescoredeclared inscriptsection - Then we add some text that dynamically changes when we move the slider
valuecomes from the importedSlider.sveltescoreis bound to thisvaluevariable
The score is: 8
