From 7c9aac46a1b3db669daf782c6803fc62c8a10219 Mon Sep 17 00:00:00 2001 From: Ralf Heinsoo <56673494+RalfHei@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:39:47 +0300 Subject: [PATCH] docs: update default-value prop in calendar year-month select example (#755) --- .../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')