impress/app/views/auth_users
Emi Matchu aa0b376a12 Clarify NeoPass explanations
In particular, we got feedback that it was surprising to not get to
check which NeoPass you wanted to use, and that the permissions were
never prompted again. I figure let's err on the side of ample clarity!

As part of this, I've added the new `external_link_icon` global helper,
which embeds an SVG from Chakra UI. That's just the convenient place I
know to grab that icon, and I did it this way instead of an `img` tag
because that enables the `currentColor` thing to work instead of coming
out black!
2024-04-12 07:14:34 -07:00
..
edit.html.erb Clarify NeoPass explanations 2024-04-12 07:14:34 -07:00
new.html.erb Eject AuthUsersController from the default Devise controller 2024-04-08 04:02:54 -07:00