Bump version to v1.0.6 #359
GitHub Actions / View Lint Report
succeeded
Feb 18, 2024 in 0s
View Lint Report
0 ESLint error(s) and 1 ESLint warning(s) found
Details
1 Warning(s):
src/components/DatePicker/DatePicker.jsx
line 25
- Start Line:
25
- End Line:
251
- Message: Arrow function has a complexity of 23. Maximum allowed is 20.
- From: [
complexity
]
- From: [
Annotations
Check warning on line 251 in src/components/DatePicker/DatePicker.jsx
github-actions / View Lint Report
src/components/DatePicker/DatePicker.jsx#L25-L251
[complexity] Arrow function has a complexity of 23. Maximum allowed is 20.
Loading