Skip to content

Instantly share code, notes, and snippets.

@nitaking
Created October 11, 2022 08:48
Show Gist options
  • Save nitaking/f15d267083fb15f8dac6410b7560c088 to your computer and use it in GitHub Desktop.
Save nitaking/f15d267083fb15f8dac6410b7560c088 to your computer and use it in GitHub Desktop.
const isSSR = () => typeof window === 'undefined';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment