dedoussis / icloud-hide-my-email-browser-extension

Enjoy iCloud's Hide My Email service in your favourite browser
https://chrome.google.com/webstore/detail/icloud-hide-my-email/omiaekblhgfopjkjnenhahfgcgnbohlk
MIT License
289 stars 15 forks source link

Use react Context to pass iCloud client state down the popup component tree #60

Open dedoussis opened 4 months ago

dedoussis commented 4 months ago

Instead of propagating props, we should pass data deeply via the Context primitive of react: https://react.dev/learn/passing-data-deeply-with-context