Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 297 Bytes

silver-foxes-double.md

File metadata and controls

6 lines (5 loc) · 297 Bytes
@emotion/react @emotion/styled
minor
minor

Refactored code to use the upcoming React.useInsertionEffect when it's available (this is a new hook that is going to be introduced in React 18). This shouldn't have any effect on existing codebases and the change should be transparent.