Added support for time in dateinput component #4602
Annotations
4 errors
lint:
src/Components/Common/DateInputV2.tsx#L209
'isDateWithinLimits' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/Components/Common/DateInputV2.tsx#L297
'placeHolder' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
src/Components/Common/DateInputV2.tsx#L299
'getDisplayValue' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|