UNPKG

@s-ui/react-ad-blocker-extension-detector

Version:

> This component has only the logic of show content (i.e banner or message) through children when user has adblock. If you are using adblock just right now you should see a placeholder sentence like: <<"If you see this message you are using adblock extens

18 lines (17 loc) 443 B
{ "name": "@s-ui/react-ad-blocker-extension-detector", "version": "1.6.0", "description": "", "main": "lib/index.js", "scripts": { "prepublishOnly": "npm run build:js && npm run build:styles", "build:js": "babel --presets sui ./src --out-dir ./lib", "build:styles": "cpx './src/**/*.scss' ./lib" }, "dependencies": { "@s-ui/component-dependencies": "1" }, "keywords": [], "author": "", "license": "MIT" }