From 75a94598341899eea5260206975686c05e793956 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Sat, 19 Jul 2025 00:48:06 -0400 Subject: fix notchindex value offset from step --- src/components/ConfigurationSection.tsx | 28 ++++++---------------------- 1 file changed, 6 insertions(+), 22 deletions(-) diff --git a/src/components/ConfigurationSection.tsx b/src/components/ConfigurationSection.tsx index a55395e..ad99c28 100644 --- a/src/components/ConfigurationSection.tsx +++ b/src/components/ConfigurationSection.tsx @@ -28,24 +28,6 @@ export function ConfigurationSection({ - {/* - onConfigChange('enable', value)} - /> - */} - - {/* - onConfigChange('dll', e.target.value)} - /> - */} - onConfigChange('multiplier', value)} /> -- cgit v1.2.3