diff --git a/src/features/auth/templates/PasswordChangedEmail.jsx b/src/features/auth/templates/PasswordChangedEmail.jsx index b1e0871..58b21f1 100644 --- a/src/features/auth/templates/PasswordChangedEmail.jsx +++ b/src/features/auth/templates/PasswordChangedEmail.jsx @@ -1,5 +1,5 @@ import { Section, Text } from "@react-email/components"; -import { BaseLayout } from "../../../core/email/templates/BaseLayout.jsx"; +import { BaseLayout } from "@zen/core/email/templates"; export const PasswordChangedEmail = ({ email, companyName }) => ( ( (