-
- {t('For extra protection, consider using the')}
-
- Threat Slayer
-
- {t('extension which protects you from dangerous websites in real-time.')}
-
-
-
- >
- );
-}
-
-export default onlyOnWeb(React.memo(BannerExtension));
+export default onlyOnWeb(React.memo(ExtensionWarning));
const SafetyInfoList = styled.ul`
margin-block: 0;