feat: migrate nextjs to rr7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Recipient } from '@documenso/prisma/client';
|
||||
import type { Recipient } from '@prisma/client';
|
||||
|
||||
export const extractInitials = (text: string) =>
|
||||
text
|
||||
|
||||
Reference in New Issue
Block a user