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,4 +1,4 @@
|
|||
import { auth, currentUser } from '@clerk/nextjs';
|
||||
import { auth, currentUser } from '@clerk/nextjs/server';
|
||||
import { ACTION, ENTITY_TYPE } from '@prisma/client';
|
||||
|
||||
import { db } from '@/lib/db';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue