Add useIsomorphicLayoutEffect hook to lib folder
Details
Details
- Reviewers
atul ashoat - Commits
- rCOMMee737ed798bf: [lib] [feat] add useIsomorphicLayoutEffect hook
N/A it's not used yet. It's an exact copy of useIsomorphicLayoutEffect in keyserver.react.js in landing
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
- The filename clearly doesn't match conventions in our codebase
- Should we update the place this is copied from (in landing) to import from here now?
Comment Actions
Sorry about #1. I was working on this late last Friday and I should have spent a bit more time thinking through the diff.