diff --git a/src/components/controls/select/polyline/index.tsx b/src/components/controls/select/polyline/index.tsx index 4b44dac..6060694 100644 --- a/src/components/controls/select/polyline/index.tsx +++ b/src/components/controls/select/polyline/index.tsx @@ -52,7 +52,6 @@ const PolylineSelectControls = () => { id="stk-free-section-marker" checked={firstPolyline.freeSeating} onCheckedChange={onCheckedChange} - disabled={!!firstPolyline.section} />