From 0917aff37bdbb0b7ab73aa834c0f8cbd7d8332d0 Mon Sep 17 00:00:00 2001 From: shibao Date: Tue, 19 Apr 2022 20:08:12 -0400 Subject: [PATCH] run mix format --- lib/cannery_web/components/invite_card.ex | 6 +- lib/cannery_web/components/topbar.ex | 6 +- .../live/ammo_group_live/show.html.heex | 2 +- .../live/ammo_type_live/show.html.heex | 6 +- lib/cannery_web/live/home_live.ex | 4 +- lib/cannery_web/live/live_helpers.ex | 4 +- .../templates/error/error.html.heex | 7 +- .../templates/layout/email.html.heex | 8 +- priv/gettext/actions.pot | 4 +- priv/gettext/default.pot | 96 +++++++++---------- priv/gettext/emails.pot | 2 +- priv/gettext/errors.pot | 2 +- priv/gettext/prompts.pot | 6 +- 13 files changed, 69 insertions(+), 84 deletions(-) diff --git a/lib/cannery_web/components/invite_card.ex b/lib/cannery_web/components/invite_card.ex index 2d9f877e..c9873ba0 100644 --- a/lib/cannery_web/components/invite_card.ex +++ b/lib/cannery_web/components/invite_card.ex @@ -8,11 +8,9 @@ defmodule CanneryWeb.Components.InviteCard do def invite_card(assigns) do ~H""" -
+ transition-all duration-300 ease-in-out">

<%= @invite.name %>

diff --git a/lib/cannery_web/components/topbar.ex b/lib/cannery_web/components/topbar.ex index 321bf9a7..455e9d7d 100644 --- a/lib/cannery_web/components/topbar.ex +++ b/lib/cannery_web/components/topbar.ex @@ -31,10 +31,8 @@ defmodule CanneryWeb.Components.Topbar do
-