Skip to content

Commit

Permalink
Fix note date isn't localized
Browse files Browse the repository at this point in the history
  • Loading branch information
fzaninotto committed Jul 29, 2024
1 parent a9c49e4 commit 101cce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/crm/src/notes/Note.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ export const Note = ({
record={note}
variant="body2"
showTime
locales="en"
options={{
dateStyle: 'full',
timeStyle: 'short',
Expand Down

0 comments on commit 101cce7

Please sign in to comment.