IO-3031 Adjust prop

Signed-off-by: Allan Carr <allan.carr@thinkimex.com>
This commit is contained in:
Allan Carr
2024-11-14 11:52:47 -08:00
parent bf51380167
commit b027a4e618

View File

@@ -20,7 +20,7 @@ const DateTimePicker = ({
onlyFuture,
onlyToday,
isDateOnly = false,
isSeparatedTime: isSeparatedTime = false,
isSeparatedTime = false,
bodyshop,
...restProps
}) => {