Fix budget synchronization issue
Ensure budget data is also synchronized when syncing with cloud after local data deletion.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
import React, { useState, useEffect } from 'react';
|
||||
import { Switch } from "@/components/ui/switch";
|
||||
import { Label } from "@/components/ui/label";
|
||||
|
||||
Reference in New Issue
Block a user