This action cannot be undone. This will permanently delete your account and remove your data from our servers.
<.dialog_header> <.dialog_title id="dialog-default-title">Are you absolutely sure?</.dialog_title> <.dialog_description id="dialog-default-description"> This action cannot be undone. This will permanently delete your account and remove your data from our servers. </.dialog_description> </.dialog_header> <.dialog_footer> <.dialog_close on_cancel={Phoenix.LiveView.JS.dispatch("phx-shadcn:hide")}> <.button variant="outline">Cancel</.button> </.dialog_close> <.button phx-click={Phoenix.LiveView.JS.dispatch("phx-shadcn:hide")}>Continue</.button> </.dialog_footer>