haxxnz / vaxxnz

NZ COVID Vaccination Finder - community project
https://vaxx.nz
MIT License
82 stars 44 forks source link

Attempt to roll own cookie consent bar #320

Closed isaacy2012 closed 3 years ago

isaacy2012 commented 3 years ago

Closes #289

Proposed Changes

  1. Removed dependency on react-cookie-consent
  2. Added dependency on js-cookie (should be much smaller than react-cookie-consent)
  3. Restyled cookie bar to be more consistent with the theme of the site

Features Removed:

Additional Info.

Any additional info goes here

Screenshots (optional)

Screenshot 2021-10-29 020740

netlify[bot] commented 3 years ago

✔️ Deploy Preview for vaxxnz ready!

🔨 Explore the source changes: b88e16f06ed138f36e827c95b63f3b51b788a750

🔍 Inspect the deploy log: https://app.netlify.com/sites/vaxxnz/deploys/617b4996ee5d0d00071f9ef7

😎 Browse the preview: https://deploy-preview-320--vaxxnz.netlify.app/

isaacy2012 commented 3 years ago

Thanks 😃