diff --git a/src/views/Popup/index.js b/src/views/Popup/index.js index 3ecfd3b..870c5ff 100644 --- a/src/views/Popup/index.js +++ b/src/views/Popup/index.js @@ -96,8 +96,12 @@ export default function Popup({ setShowPopup, translator: tran }) { if (!rule) { return ( -
- + {isExt && ( + <> +
+ + + )}