UNPKG

gatsby-plugin-rgpd-acceptance

Version:

A minimal plugin to add all tiers-scripts and accept them.

6 lines (4 loc) 204 B
import Banner from './src/components/Banner' import RGPDBlocker from './src/components/RGPDBlocker' import { resetAll } from './src/utils/ls' export { Banner as RGPDCookieBanner, resetAll, RGPDBlocker }