Skip to content

Instantly share code, notes, and snippets.

@ArtemRomanovsky
Created February 20, 2020 14:59
Show Gist options
  • Select an option

  • Save ArtemRomanovsky/96d00ddab6da613fcd49c2f1abab657f to your computer and use it in GitHub Desktop.

Select an option

Save ArtemRomanovsky/96d00ddab6da613fcd49c2f1abab657f to your computer and use it in GitHub Desktop.
@observable
state: any = {
spendings: [],
spendingTypes: []
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment