From e5c663ab38b1164fef1a4c1211f38984e8d4487b Mon Sep 17 00:00:00 2001 From: Berenice Medel Date: Tue, 23 Nov 2021 15:40:08 -0600 Subject: [PATCH] show stop button when listening someone else playlist --- lib/live_beats_web/live/player_live.ex | 69 +++++++++++++++----------- 1 file changed, 39 insertions(+), 30 deletions(-) diff --git a/lib/live_beats_web/live/player_live.ex b/lib/live_beats_web/live/player_live.ex index b4eaaea..7870794 100644 --- a/lib/live_beats_web/live/player_live.ex +++ b/lib/live_beats_web/live/player_live.ex @@ -48,38 +48,47 @@ defmodule LiveBeatsWeb.PlayerLive do
<% end %> - - - - - - + - - - + + + + + + + + <% else %> + + + + + <% end %> <.modal