mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 04:33:10 +00:00
Fixed Build Issues
This commit is contained in:
parent
45e5628713
commit
cc72a29630
3 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
'use server';
|
||||
|
||||
import { auth, currentUser } from '@clerk/nextjs';
|
||||
import { auth, currentUser } from '@clerk/nextjs/server';
|
||||
import { revalidatePath } from 'next/cache';
|
||||
|
||||
import { db } from '@/lib/db';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue