Created
August 27, 2019 13:44
-
-
Save neves/e51fc9262ee3a1c15caef8b04e9af468 to your computer and use it in GitHub Desktop.
Test Medium Gist Chrome Extension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default function RangeInput({value, onChange, ...props}) { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment