Skip to content

Instantly share code, notes, and snippets.

@treyhuffine
Created March 5, 2019 01:39
Show Gist options
  • Save treyhuffine/963c326bb8cff163dac85f6f25f2c57c to your computer and use it in GitHub Desktop.
Save treyhuffine/963c326bb8cff163dac85f6f25f2c57c to your computer and use it in GitHub Desktop.
function useLayoutEffect(effect: EffectCallback, deps?: DependencyList): void;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment