Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 482 Bytes

File metadata and controls

8 lines (4 loc) · 482 Bytes

@emotion/use-insertion-effect-with-fallbacks

1.0.0

Major Changes

  • #2867 89b6dbb3 Thanks @Andarist! - A wrapper package that uses useInsertionEffect or a specific fallback for it. It comes with two exports: useInsertionEffectAlwaysWithSyncFallback and useInsertionEffectWithLayoutFallback.