Reset budget and transactions
Resets budget data and transaction history as if the user is logging in for the first time.
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
loadCategoryBudgetsFromStorage,
|
||||
saveCategoryBudgetsToStorage,
|
||||
loadBudgetDataFromStorage,
|
||||
saveBudgetDataToStorage
|
||||
saveBudgetDataToStorage
|
||||
} from './storageUtils';
|
||||
import {
|
||||
calculateCategorySpending,
|
||||
|
||||
Reference in New Issue
Block a user