fix(RangeCalendar): select dates only on a minimum mode #56
Annotations
10 warnings
src/components/Calendar/hooks/useRangeCalendarState.ts#L45
Assignment to function parameter 'date'
|
src/components/DateField/hooks/useDateFieldState.ts#L124
Assignment to property of function parameter 'p'
|
src/components/DateField/utils.ts#L95
Unexpected console statement
|
src/components/DatePicker/hooks/useDatePickerState.ts#L68
'hasDate' is already declared in the upper scope on line 66 column 12
|
src/components/hooks/useControlledState.test.tsx#L62
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.test.tsx#L72
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.test.tsx#L74
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.ts#L6
Unexpected any. Specify a different type
|
src/components/hooks/useControlledState.ts#L13
Unexpected console statement
|
src/components/hooks/useControlledState.ts#L26
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading