I hereby claim:
- I am chris-pearce on github.
- I am crite (https://keybase.io/crite) on keybase.
- I have a public key ASBXNv-Uo4_uL2yF05zBWYXXSjjS3vGyxnCXWNLaqB393Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
index.js
files for exporting modules and don't use them within every folder instead reserve them for root folders such as src/components
.prop-types
library.I hereby claim:
To claim this, I am signing this object:
// https://flow.org/en/docs/react/types/#toc-react-elementprops | |
React.ElementProps<typeof PostUpgradePrompt> |
document.addEventListener('focusin', () => { | |
if (!modal.contains(document.activeElement) { | |
firstModalFocusable.focus(); | |
} | |
}); |