Sha256: 0a38a0e6c0234b0eb529faaf6bf17a61e41f02bc9e63aa0f22c6233f9896139d
Contents?: true
Size: 380 Bytes
Versions: 66
Compression:
Stored size: 380 Bytes
Contents
<%= button_to send("destroy_#{@resource}_session_path"), class:"flex items-center", method: :delete do %> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="white" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"/> </svg> <% end %>
Version data entries
66 entries across 66 versions & 1 rubygems