Skip to content

Instantly share code, notes, and snippets.

@vzaidman
Created December 8, 2017 13:08
Show Gist options
  • Save vzaidman/041cefabda37fdb68d2567a34515a1e3 to your computer and use it in GitHub Desktop.
Save vzaidman/041cefabda37fdb68d2567a34515a1e3 to your computer and use it in GitHub Desktop.
{
profile: {
data: null,
loading: false
},
customers: {
data: null,
loading: false
},
orders: {
data: null,
loading: false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment