Skip to content

Commit

Permalink
fix(ui-calendar): fix duplicate dates for certain timezones
Browse files Browse the repository at this point in the history
  • Loading branch information
balzss committed Sep 20, 2024
1 parent 2bc8554 commit 9544fc7
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 395 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/ui-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"@instructure/ui-utils": "10.2.2",
"@instructure/ui-view": "10.2.2",
"@instructure/uid": "10.2.2",
"moment-timezone": "^0.5.45",
"prop-types": "^15.8.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9544fc7

Please sign in to comment.