tab-seperated modals + eslint fix + much more bug fixed and improvements
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { prisma } from "@/lib/api/db";
|
||||
|
||||
export default async function (
|
||||
export default async function getUser(
|
||||
lookupEmail: string,
|
||||
isSelf: boolean,
|
||||
userEmail: string
|
||||
|
||||
Reference in New Issue
Block a user