diff --git a/frontend/src/components/config/util.tsx b/frontend/src/components/config/util.tsx index b7f2e2992..833fcdad5 100644 --- a/frontend/src/components/config/util.tsx +++ b/frontend/src/components/config/util.tsx @@ -135,8 +135,7 @@ export const DoubleInput = < onChange={(e) => onRightChange(e.target.value as T[R], i)} />