diff --git a/docs/src/pages/components/DatePicker.svx b/docs/src/pages/components/DatePicker.svx
index a6cae4af..039f5054 100644
--- a/docs/src/pages/components/DatePicker.svx
+++ b/docs/src/pages/components/DatePicker.svx
@@ -3,10 +3,19 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
---
+
+ If you are using the DatePicker inside of a Modal you might need to add static
to the flatpickrProps
as shown below to correct the positioning.
+
+
+
### Default (simple)
@@ -71,4 +80,4 @@ components: ["DatePicker", "DatePickerInput", "DatePickerSkeleton"]
### Skeleton
-
\ No newline at end of file
+