Sha256: de2a21d0f73dc3e2572cf772de701344e8a4f9971ab800476bf605569c5c69d5
Contents?: true
Size: 336 Bytes
Versions: 25
Compression:
Stored size: 336 Bytes
Contents
<header class="pl-4 w-full flex-none bg-white border-b border-gray-300 flex items-center h-10 select-none min-w-0"> <button class="flex-none mr-6" x-show="!$store.sidebar.open" @click="$store.sidebar.toggle"> <%= icon "menu", size: 4, class: "text-gray-400 hover:text-indigo-500 transition" %> </button> <%= yield %> </header>
Version data entries
25 entries across 25 versions & 1 rubygems