From 46e1fefa69672aac0485d9f7face680168a56776 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Fri, 21 Feb 2025 17:45:13 +1100 Subject: [PATCH] fix: update available date range in SingleDatePicker component --- playground/app.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/playground/app.tsx b/playground/app.tsx index 59e02dd..ccab5c9 100644 --- a/playground/app.tsx +++ b/playground/app.tsx @@ -7,13 +7,13 @@ export default () => { return (
)