Lucy Zidour

Results 3 issues of Lucy Zidour

## Issue with DateRange's `shownDate` prop I am setting the `shownDate` prop to a date in the past, but on initial load the DateRange calendar always opens on today's date,...

So the plugin can work with Gatsby v4 or v5 #711

I unfortunately can't use this plugin because I'm still on Gatsby v4. Would it break if this line were changed? From: ``` "peerDependencies": { "gatsby": "^5.0.0" } ``` To: ```...