diff --git a/.playground/pages/composant/date/date.vue b/.playground/pages/composant/date/date.vue index 7d50df5..ead8c8b 100644 --- a/.playground/pages/composant/date/date.vue +++ b/.playground/pages/composant/date/date.vue @@ -78,11 +78,29 @@ /> + +
Mois affiché : {{ shownMonth }}
● success : {{ successDays.join(', ') }}
+● danger : {{ dangerDays.join(', ') }}
+
+ Mois affiché : {{ shownMonth }}
+