Storybooks for commit 37fecda70754ab05cb40fe6d3152892b28e702c0

Date
2025-11-26T21:59:45.234Z
Summary
fix(settings): fix create_password redirecting to change_password on success Because:
Description
commit 37fecda70754ab05cb40fe6d3152892b28e702c0
Author: MagentaManifold <17zhaomingyuan@gmail.com>
Date:   Wed Nov 26 16:47:36 2025 -0500

    fix(settings): fix create_password redirecting to change_password on success
    Because:
    
    * create_password redirecting to change_password on success
    
    This commit:
    
    * fixes this issue
    
    Closes #FXA-12639