Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 304 Bytes

react.md

File metadata and controls

10 lines (8 loc) · 304 Bytes

React

Components

  1. 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).