• Robert Knight's avatar
    Upgrade Preact · 8c932118
    Robert Knight authored
    This fixes an issue with `useLayoutEffect` where it could run before a
    component's DOM node became connected to the document, preventing the
    effect from measuring the node.
    8c932118
Analyzing file…
package.json 4.44 KB