From 81a1ce9ba12046fa4c908b3b924b168b43625a56 Mon Sep 17 00:00:00 2001 From: Adam Laker Illoul <85499621+Ademsk1@users.noreply.github.com> Date: Wed, 6 Dec 2023 11:44:05 +0000 Subject: [PATCH] fix: docs (#209) --- stories/Calendar/Docs.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stories/Calendar/Docs.mdx b/stories/Calendar/Docs.mdx index 132d5687..7d82f7e9 100644 --- a/stories/Calendar/Docs.mdx +++ b/stories/Calendar/Docs.mdx @@ -81,7 +81,7 @@ A Calendar component that can represent days, weeks and months. It can run on th -There are no extensions from React Day Pickers props to our own. In this sense, it is recommended to rely on the React Day Picker library for up to date information on the component. However it is recommended for a user to disable +There are no extensions from React Day Pickers props to our own. In this sense, it is recommended to rely on the React Day Picker library for up to date information on the component. However it is recommended for a user to disable `showOutsideDays` for the range mode. ## Calendar