Skip to content

Commit

Permalink
fixed #32 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
algirdasc committed May 7, 2024
1 parent c29200e commit 5e4e289
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<nb-calendar
size="medium"
[(date)]="date"
[visibleDate]="date"
(dateChange)="dialogRef.close(date)">
</nb-calendar>
</nb-card>

0 comments on commit 5e4e289

Please sign in to comment.