Commit c31bf7f
fix(calendar): no setting of date if same date is already set (#13891)
* fix(calendar): no setting of date if same date is already set
* refactor(calendar): use built in utils instead of writing new logic
---------
Co-authored-by: Deyvid Nenchev <[email protected]>
Co-authored-by: Hristo <[email protected]>1 parent 5c2bc9b commit c31bf7f
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
649 | 649 | | |
650 | 650 | | |
651 | 651 | | |
652 | | - | |
653 | | - | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
654 | 656 | | |
655 | 657 | | |
656 | 658 | | |
| |||
0 commit comments