Palmabit-IT / react-cookie-law

React Cookie Law is a cookie-info banner compliance with the GDPR and the EU cookie law. It allows the user to give consent in a granular way.
115 stars 55 forks source link

Fixes "decline" button not showing (fixes issue #29) #30

Open pierreavizou opened 3 years ago

pierreavizou commented 3 years ago

This brings small fixes to correctly take into account thet "showDeclineButton" settings and associated text. Also updates default values in Readme. Should close issue #29