Storybooks for commit 3e8191111f2aa67d64b7a8ffafce209591a44713

Date
5/8/2026, 11:49:47 PM UTC
Summary
fix(passkeys): Show passkeys unsupported error in alert bar
Description
Because:

* The implementation matched an outdated design

This commit:

* Update the error messsage, and include a support link in the error component
* Show the updated message in an alert bar, not inline

Closes #FXA-13683