timgremore commited on
Commit
1ff8f01
1 Parent(s): d9ce539

chore: Remove reset_to_pending close button

Browse files
lib/medical_transcription_web/components/components.ex CHANGED
@@ -100,9 +100,6 @@ defmodule MedicodeWeb.Components do
100
  <span class="font-secondary"><%= @transcription.filename %></span>
101
  </div>
102
  </div>
103
- <button phx-click="reset_to_pending" type="button" class="p-3 rounded-lg bg-[#444444]/10">
104
- <.icon name="hero-x-circle" class="w-6 h-6" />
105
- </button>
106
  </div>
107
 
108
  <div class="border-b border-[#444444]/20">
 
100
  <span class="font-secondary"><%= @transcription.filename %></span>
101
  </div>
102
  </div>
 
 
 
103
  </div>
104
 
105
  <div class="border-b border-[#444444]/20">