style: lint code
All checks were successful
Ruby on Rails Test / rails-test (push) Successful in 1m55s
All checks were successful
Ruby on Rails Test / rails-test (push) Successful in 1m55s
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
</span>
|
||||
<% else %>
|
||||
<span class="inline-flex items-center px-2 py-1 rounded-md text-xs font-medium bg-gray-50 text-gray-600 border border-gray-200">
|
||||
<i data-lucide="circle-check" class="w-3 h-3 mr-1 text-green-500"></i>
|
||||
<%= remaining %> disponibles
|
||||
<i data-lucide="ticket" class="w-3 h-3 mr-1 text-green-500"></i>
|
||||
<%= remaining %>
|
||||
</span>
|
||||
<% end %>
|
||||
</div>
|
||||
@@ -61,4 +61,4 @@
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user