UNPKG

react-cookify

Version:

Simple, customizable open source cookie consent banner for GDPR law

3 lines (2 loc) 121 B
export { default as CookifyInput } from './input'; export { default as CookifyConsent } from './consent/cookifyConsent';