magic-script-components
magic-script-components copied to clipboard
Bugfix/#313 buggy cookie bar
How to test these changes:
- clone the repo
- from the terminal go to the
magic-script-components/websitefolder - run
yarn install - run
yarn start - documentation website should open in your default web browser
- observe the cookie bar at the bottom of the page (the bar should be visible while you navigate through sub-pages and/or until you click Accept All Cookies button)
Closes #313 Closes #314