Skip to content

Instantly share code, notes, and snippets.

@ShockiTV
Created July 7, 2017 22:04
Show Gist options
  • Save ShockiTV/816f91a743719b1671295fe565f76937 to your computer and use it in GitHub Desktop.
Save ShockiTV/816f91a743719b1671295fe565f76937 to your computer and use it in GitHub Desktop.
const _initialState = Immutable.fromJS({
isLoading: false,
user: null,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment