This commit is contained in:
Milo Schwartz 2024-11-24 14:53:46 -05:00
parent 217ceab50e
commit 203628341f
No known key found for this signature in database
2 changed files with 1 additions and 3 deletions

View file

@ -59,5 +59,3 @@ export const VerifyEmail = ({
</Html>
);
};
export default VerifyEmail;