fixed import

This commit is contained in:
Jacob Delgado 2024-08-14 18:01:05 -07:00
parent 03cae74a0e
commit ab54e84130

View File

@ -1,3 +1,5 @@
import { sendEmail } from "@/lib/mail.utils"
export async function POST() {
const sender = {
name: 'My App',