- Write a component
AllowCookiesPopup
which shows a popup asking the user to accept the use of cookies and saves the answer in localStorage (so that next time it doesn't ask again).
AllowCookiesPopup
which shows a popup asking the user
to accept the use of cookies and saves the answer in
localStorage
(so that next time it doesn't ask again).