feat(emails): integrate email verification layout into auth email sending process
This commit is contained in:
@@ -49,7 +49,7 @@ const BASE_STYLES = `
|
||||
}
|
||||
`;
|
||||
|
||||
function wrapLayout(content: string) {
|
||||
export function wrapLayout(content: string) {
|
||||
return `<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user