Skip to content

Instantly share code, notes, and snippets.

@codewithbernard
Created November 26, 2021 11:31
Show Gist options
  • Select an option

  • Save codewithbernard/9cc43e5f8f5a38fcc19f4f1f0dbe49de to your computer and use it in GitHub Desktop.

Select an option

Save codewithbernard/9cc43e5f8f5a38fcc19f4f1f0dbe49de to your computer and use it in GitHub Desktop.
{
type: "SIGN_IN",
payload: {
email: "test@mail.com",
password: "12345"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment