fixed import
This commit is contained in:
parent
03cae74a0e
commit
ab54e84130
@ -1,3 +1,5 @@
|
||||
import { sendEmail } from "@/lib/mail.utils"
|
||||
|
||||
export async function POST() {
|
||||
const sender = {
|
||||
name: 'My App',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user