Storybooks for commit 0d3fa59f28e47c82f8ba8e3d2df632e57c560f00

Date
2025-11-04T18:42:52.363Z
Summary
feat(admin-panel): Enable 2FA removal ability for support agents Because:
Description
commit 0d3fa59f28e47c82f8ba8e3d2df632e57c560f00
Author: MagentaManifold <17zhaomingyuan@gmail.com>
Date:   Fri Oct 24 11:33:18 2025 -0400

    feat(admin-panel): Enable 2FA removal ability for support agents
    Because:
    
    * There is an option to remove 2FA in the admin panel now, but you have to have admin permissions to use it. We want to change that to allow support personnel to use it.
    
    This commit:
    
    * updates permission requirement of 2FA removal to Support.
    
    Closes #FXA-12516