diff --git a/playground/App.vue b/playground/App.vue
index b98df43..936b989 100644
--- a/playground/App.vue
+++ b/playground/App.vue
@@ -8,7 +8,7 @@ const date = ref(new Date())
{{date.toDateString()}}
-
+ {}" />
diff --git a/src/components/SingleDatePicker.vue b/src/components/SingleDatePicker.vue
index a60df4b..dd12362 100644
--- a/src/components/SingleDatePicker.vue
+++ b/src/components/SingleDatePicker.vue
@@ -1,5 +1,5 @@
-