refactoring: actions moved to seprate dir
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { addYearMonth } from '@/app/lib/yearMonthActions';
|
||||
import { addYearMonth } from '@/app/lib/actions/yearMonthActions';
|
||||
import { revalidatePath } from 'next/cache';
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user