From 07f8ea4e3b0e9d673d07dd149f22d4330cb57a86 Mon Sep 17 00:00:00 2001 From: ralf Date: Mon, 9 Sep 2024 12:46:06 +0300 Subject: [PATCH] docs(components): update default-value prop in calendar year-month select example --- .../www/src/lib/registry/default/example/CalendarWithSelect.vue | 2 +- .../src/lib/registry/new-york/example/CalendarWithSelect.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/src/lib/registry/default/example/CalendarWithSelect.vue b/apps/www/src/lib/registry/default/example/CalendarWithSelect.vue index 6d075500..a2e66d83 100644 --- a/apps/www/src/lib/registry/default/example/CalendarWithSelect.vue +++ b/apps/www/src/lib/registry/default/example/CalendarWithSelect.vue @@ -72,7 +72,7 @@ const formatter = useDateFormatter('en')