budgetparty
budgetparty copied to clipboard
If authed user, load their saved data
We're persisting data to Firebase on certain actions. But we aren't including a user's saved values in our initial state. Start reading values from Firebase into our store.
@grewp is working on this one.