Skip to content

Instantly share code, notes, and snippets.

@akaptur
Created December 14, 2021 00:53
Show Gist options
  • Save akaptur/c6256374a1174e688a0e1f462ee168f4 to your computer and use it in GitHub Desktop.
Save akaptur/c6256374a1174e688a0e1f462ee168f4 to your computer and use it in GitHub Desktop.
type State = "loading" | "loaded" | "error";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment