diff --git a/packages/rdx-ui/src/components/form/date-picker-input-field/date-picker-input-comp.tsx b/packages/rdx-ui/src/components/form/date-picker-input-field/date-picker-input-comp.tsx index 574cff59..fc3a5706 100644 --- a/packages/rdx-ui/src/components/form/date-picker-input-field/date-picker-input-comp.tsx +++ b/packages/rdx-ui/src/components/form/date-picker-input-field/date-picker-input-comp.tsx @@ -195,8 +195,8 @@ export function DatePickerInputComp({ {!isDisabled && !isReadOnly && ( - - + + {label} {description || "\u00A0"} @@ -215,7 +215,7 @@ export function DatePickerInputComp({ - +