Hook up options UI to quantizer

This commit is contained in:
Surma
2018-07-31 12:32:37 +01:00
parent 2165383da4
commit a002b376af
5 changed files with 121 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ export default class QuantizerOptions extends Component<Props, {}> {
return (
<form>
<label>
Pallette Color:
Pallette Colors:
<input
name="maxNumColors"
type="range"