Storybooks for commit 7f0a997333cd453b70657ad814a6ce9e99e00833

Date
2025-08-22T14:08:34.020Z
Summary
feat(email): Create verifyAccountChange email template for MFA guard
Description
commit 7f0a997333cd453b70657ad814a6ce9e99e00833
Author: MagentaManifold <17zhaomingyuan@gmail.com>
Date:   Fri Aug 22 09:58:11 2025 -0400

    feat(email): Create verifyAccountChange email template for MFA guard
    
    Because:
    
    * We need to send emails to verify a change in account settings via code
    
    This commit:
    
    * creates verifyAccountChange email template
    
    Closes #FXA-12221