Sha256: e42df7fb477ae0d85b41d77cee7a86cd59c9c6e6c0e9ac0b3cc5d82a9e0f8756
Contents?: true
Size: 590 Bytes
Versions: 114
Compression:
Stored size: 590 Bytes
Contents
<button class="lg:hidden h-12 w-12 ml-1 flex-none inline-flex items-center justify-center rounded-md text-slate-500 hover:text-slate-900 focus:outline-none focus:ring-2 focus:ring-inset focus:ring-blue-500" id="mobile-menu-open" data-action="mobile-menu#open" > <span class="sr-only"><%= t('navigation.open_app_menu') %></span> <svg class="h-6 w-6" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </button>
Version data entries
114 entries across 114 versions & 1 rubygems