mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
New: Replace react-tether with react-popper (#789)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
modalZIndex: 1000,
|
||||
popperZIndex: 2000
|
||||
};
|
||||
Reference in New Issue
Block a user