Skip to content

Commit

Permalink
Update jours-feries.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi committed Jun 21, 2024
1 parent ce9eb1f commit 1f67fea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h1 class="py-2 text-2xl font-bold text-gray-700">Calendrier des Jours Fériés
<input
type="color"
class="color-picker rounded-xl"
[(ngModel)]="event.color.primary"
[(ngModel)]="event.color.primary!"
(change)="refresh.next()"
/>
</td>
Expand Down

0 comments on commit 1f67fea

Please sign in to comment.