Skip to content

added comment to verify and remove this useEffect in datepicker, seem… #436

added comment to verify and remove this useEffect in datepicker, seem…

added comment to verify and remove this useEffect in datepicker, seem… #436

GitHub Actions / View Lint Report succeeded May 2, 2024 in 1s

View Lint Report

0 ESLint error(s) and 1 ESLint warning(s) found

Details

1 Warning(s):

src/components/DatePicker/DatePicker.jsx line 26

  • Start Line: 26
  • End Line: 271
  • Message: Arrow function has a complexity of 22. Maximum allowed is 20.
    • From: [complexity]

Annotations

Check warning on line 271 in src/components/DatePicker/DatePicker.jsx

See this annotation in the file changed.

@github-actions github-actions / View Lint Report

src/components/DatePicker/DatePicker.jsx#L26-L271

[complexity] Arrow function has a complexity of 22. Maximum allowed is 20.