Skip to content

Commit

Permalink
Remove isPressEnterToChange from YearInput
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadkarmalkar committed Dec 20, 2024
1 parent 16dd12e commit 03764fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/date-time/time/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ export function TimePicker( {
max={ 9999 }
required
spinControls="none"
isPressEnterToChange
isDragEnabled={ false }
isShiftStepEnabled={ false }
onChange={ buildNumberControlChangeCallback( 'year' ) }
Expand Down

0 comments on commit 03764fd

Please sign in to comment.