Skip to content

Commit

Permalink
Remove isPressEnterToChange
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadkarmalkar committed Dec 20, 2024
1 parent 9cba28a commit 16dd12e
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 @@ -150,7 +150,6 @@ export function TimePicker( {
max={ 31 }
required
spinControls="none"
isPressEnterToChange
isDragEnabled={ false }
isShiftStepEnabled={ false }
onChange={ buildNumberControlChangeCallback( 'date' ) }
Expand Down

0 comments on commit 16dd12e

Please sign in to comment.