add Parameter Section Headers

This commit is contained in:
Aoife
2020-11-20 21:50:35 -05:00
parent cf152e019a
commit 9ba5e1d01b
14 changed files with 313 additions and 18 deletions
+1
View File
@@ -10,6 +10,7 @@ export default function LFO(props) {
return (
<div className={styles.container}>
<span className={styles.header}>{`${props.name}`}</span>
LFO Waveform
<SelectList
value={parameters.waveform}