# `PhoenixKitWeb.Users.ConfirmationInstructions`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit_web/users/confirmation_instructions.ex#L1)

LiveView for resending email confirmation instructions.

Allows users to request a new confirmation email if they didn't receive
the original or if the link expired. Only sends if the account exists
and is not already confirmed.

# `handle_event`

# `mount`

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
