1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -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
@@ -62,7 +62,7 @@ class RemotePathMapping extends Component {
return (
<div
className={classNames(
styles.remotePathMapping,
styles.remotePathMapping
)}
>
<div className={styles.host}>{host}</div>