diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 124280a..51de7f4 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -11,7 +11,6 @@ - Channel Routing: configure audio channels as Aux or re-amp channels. - ## PiPedal 1.5.99 Beta ### Bug Fixes diff --git a/vite/src/pipedal/NumericInput.tsx b/vite/src/pipedal/NumericInput.tsx index 82a0f66..627f05d 100644 --- a/vite/src/pipedal/NumericInput.tsx +++ b/vite/src/pipedal/NumericInput.tsx @@ -163,6 +163,7 @@ export const NumericInput = render() { + //const classes = withStyles.getClasses(this.props); return (