Sha256: 6b70a3dc388223691fc143d767fb523a7b99470f79b87bd9e0e4711d2de6fc84
Contents?: true
Size: 343 Bytes
Versions: 212
Compression:
Stored size: 343 Bytes
Contents
<% if @add_background %> <div class="bg-white rounded shadow-panel"> <% end %> <div class="relative flex-1 flex flex-col items-center justify-center space-y-12 py-24"> <%= helpers.svg view_type_svg, class: 'h-[250px]' %> <div class="text-gray-500 text-center"> <%= text %> </div> </div> <% if @add_background %> </div> <% end %>
Version data entries
212 entries across 212 versions & 1 rubygems