diff --git a/StartPlan.tsx b/StartPlan.tsx index c854595..cd73de1 100644 --- a/StartPlan.tsx +++ b/StartPlan.tsx @@ -121,7 +121,6 @@ export default function StartPlan() { onSubmitEditing={() => weightRef.current?.focus()} selection={selection} onSelectionChange={e => setSelection(e.nativeEvent.selection)} - autoFocus innerRef={repsRef} />