diff --git a/app/views/tracks/_track_cell.erb b/app/views/tracks/_track_cell.erb index c4a4aa4..62b25e6 100644 --- a/app/views/tracks/_track_cell.erb +++ b/app/views/tracks/_track_cell.erb @@ -1,4 +1,5 @@ <%= link_to track_path(track), + "data-turbo-frame": "_top", class: "group space-y-2 p-2 hover:bg-gray-800 rounded-md" do %>