Migrate from Supabase to Appwrite with core functionality and UI components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
import { supabase } from '@/lib/supabase';
|
||||
import { supabase } from '@/archive/lib/supabase';
|
||||
import { Transaction } from '@/components/TransactionCard';
|
||||
import { isSyncEnabled } from '../syncSettings';
|
||||
import { normalizeDate } from './dateUtils';
|
||||
|
||||
Reference in New Issue
Block a user