diff --git a/StartPlan.tsx b/StartPlan.tsx index 26d3f89..55939de 100644 --- a/StartPlan.tsx +++ b/StartPlan.tsx @@ -176,6 +176,7 @@ export default function StartPlan() { left={() => ( select(index)} value={index.toString()} status={selected === index ? 'checked' : 'unchecked'} color={color}