1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Replace react-tether with react-popper

This commit is contained in:
Mark McDowall
2019-04-14 14:46:40 -07:00
parent 9c26da70da
commit 478e13b0fd
33 changed files with 838 additions and 991 deletions
@@ -18,7 +18,7 @@
}
.pathInput {
composes: pathInputWrapper from '~Components/Form/PathInput.css';
composes: inputWrapper from '~Components/Form/PathInput.css';
flex: 0 0 auto;
}