feat(cookies): MIN-201 add initial cookie banner
1 unresolved thread
1 unresolved thread
Compare changes
Files
14+ 64
− 0
Added initial cookie banner
Implemented a CookieBanner component to inform users about cookies. The component conditionally displays a banner with the option to accept cookies, read more about the policy, and automatically accepts cookies. Redux manages the state, and local storage persists user preferences.