Fix/datapicker #210
Annotations
10 warnings
build:
src/components/dataPicker2/dataPicker2/datePicker.tsx#L15
Unexpected any. Specify a different type
|
build:
src/components/dataPicker2/dataPicker2/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
|
build:
src/components/dataPicker2/dataPicker2/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|
build:
src/components/date2/date2.tsx#L8
Unexpected any. Specify a different type
|
build:
src/components/datePicker/datePicker.tsx#L15
Unexpected any. Specify a different type
|
build:
src/components/datePicker/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
|
build:
src/components/datePicker/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|
build:
src/components/datePicker1/datePicker.tsx#L15
Unexpected any. Specify a different type
|
build:
src/components/datePicker1/header/datePickerHeader.tsx#L55
React Hook useMemo has missing dependencies: 'locale' and 'year'. Either include them or remove the dependency array
|
build:
src/components/datePicker1/header/datePickerHeader.tsx#L64
React Hook useMemo has a missing dependency: 'year'. Either include it or remove the dependency array
|