Skip to content

Commit

Permalink
fixup! feat: change the datepicker styling to look more like the nati…
Browse files Browse the repository at this point in the history
…ve picker

Signed-off-by: greta <[email protected]>
  • Loading branch information
GretaD committed Sep 26, 2024
1 parent d12b950 commit 00ba210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcDateTimePicker/NcDateTimePicker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ export default {
// 0 = sunday, 1 = monday
firstDayOfWeek: getFirstDay(),
},
monthFormat: 'MMM',
monthFormat: 'MMMM',
}
},
Expand Down

0 comments on commit 00ba210

Please sign in to comment.