update deps and format

This commit is contained in:
2022-02-16 18:45:18 -05:00
parent fb288e4389
commit 6c49e6ec4e
14 changed files with 332 additions and 309 deletions

View File

@ -7,8 +7,11 @@
<%= form_for @email_changeset,
Routes.user_settings_path(@conn, :update),
[class: "pb-4 flex flex-col sm:grid sm:grid-cols-3
justify-center items-center text-center space-y-4"],
[
class:
"pb-4 flex flex-col sm:grid sm:grid-cols-3" <>
"justify-center items-center text-center space-y-4"
],
fn f -> %>
<h3 class="title text-primary-500 text-lg col-span-3">
<%= dgettext("actions", "Change email") %>