From d1a0cdc1b99e2b72c1043a2ef3bbd7263c183a43 Mon Sep 17 00:00:00 2001 From: ValdiANS Date: Fri, 23 Jan 2026 23:01:59 +0700 Subject: [PATCH] chore: adjust DateInput styling --- src/components/input/DateInput.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/input/DateInput.tsx b/src/components/input/DateInput.tsx index a424d723..c1d87afd 100644 --- a/src/components/input/DateInput.tsx +++ b/src/components/input/DateInput.tsx @@ -231,7 +231,7 @@ const DateInput = ({
)} handleClick(e as unknown as React.MouseEvent) }