From aec76630d15cfd0d8eae61d60e45b9894ca03a58 Mon Sep 17 00:00:00 2001 From: Chris McCord Date: Mon, 22 Nov 2021 10:36:18 -0500 Subject: [PATCH] Remove unnecessary attr --- lib/live_beats_web/live/live_helpers.ex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/live_beats_web/live/live_helpers.ex b/lib/live_beats_web/live/live_helpers.ex index 290345e..0e8aca5 100644 --- a/lib/live_beats_web/live/live_helpers.ex +++ b/lib/live_beats_web/live/live_helpers.ex @@ -50,7 +50,6 @@ defmodule LiveBeatsWeb.LiveHelpers do id="flash" class="rounded-md bg-red-50 p-4 fixed top-1 right-1 w-96 fade-in-scale" phx-click={JS.push("lv:clear-flash") |> JS.remove_class("fade-in-scale", to: "#flash") |> hide("#flash")} - phx-value-key="error" phx-hook="Flash" >