Sha256: 51545be4fd6c4ebb99a069081a88366f77cb403890c6daea9be589ea5d33d7f1
Contents?: true
Size: 1021 Bytes
Versions: 25
Compression:
Stored size: 1021 Bytes
Contents
<div class="rounded-md bg-yellow-100 p-4"> <div class="flex"> <div class="flex-shrink-0"> <!-- Heroicon name: solid/exclamation --> <svg class="h-5 w-5 text-yellow-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z" clip-rule="evenodd" /> </svg> </div> <div class="ml-3"> <h3 class="text-sm font-medium text-yellow-800"> No sections </h3> <div class="mt-2 text-sm text-yellow-700"> <p> Use the Maglev section generator to create your first sections. Please visit our documentation <%= link_to 'here', 'https://docs.maglev.dev/guides/create-a-new-section', class: 'underline', target: '_blank' %>. </p> </div> </div> </div> </div>
Version data entries
25 entries across 25 versions & 1 rubygems