Skip to content

Commit

Permalink
Merge pull request #56 from S42100254h/fix_error_that_cannnot_close_D…
Browse files Browse the repository at this point in the history
…atePicker

enable to close DatePicker when select day
  • Loading branch information
S42100254h authored Feb 4, 2021
2 parents 60bbaea + 16209ee commit d6021f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/src/components/AddScheduleDialog/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ const AddScheduleDialog = ({
disableToolbar
fullWidth
style={spacer}
autoOk="true"
/>
</Grid>
</Grid>
Expand Down

0 comments on commit d6021f5

Please sign in to comment.