1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-23 22:25:56 -04:00

Upgrade linter packages

This commit is contained in:
Mark McDowall
2019-07-16 18:39:44 -07:00
parent 3f02c150e3
commit 82d6719d91
9 changed files with 335 additions and 229 deletions
@@ -176,7 +176,7 @@ class AutoSuggestInput extends Component {
className: classNames(
className,
hasError && styles.hasError,
hasWarning && styles.hasWarning,
hasWarning && styles.hasWarning
),
name,
value,