icloud-hide-my-email-browser-extension icon indicating copy to clipboard operation
icloud-hide-my-email-browser-extension copied to clipboard

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

Open dedoussis opened this issue 1 month ago • 0 comments

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

dedoussis avatar May 14 '24 19:05 dedoussis