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

Version Path
lookbook-0.9.8 app/views/lookbook/components/_header.html.erb
lookbook-0.9.7 app/views/lookbook/components/_header.html.erb
lookbook-0.9.6 app/views/lookbook/components/_header.html.erb
lookbook-0.9.5 app/views/lookbook/components/_header.html.erb
lookbook-0.9.4 app/views/lookbook/components/_header.html.erb
lookbook-0.9.3 app/views/lookbook/components/_header.html.erb
lookbook-0.9.2 app/views/lookbook/components/_header.html.erb
lookbook-0.9.1 app/views/lookbook/components/_header.html.erb
lookbook-0.9.0 app/views/lookbook/components/_header.html.erb
lookbook-0.8.3 app/views/lookbook/components/_header.html.erb
lookbook-0.8.2 app/views/lookbook/components/_header.html.erb
lookbook-0.8.1 app/views/lookbook/components/_header.html.erb
lookbook-0.8.0 app/views/lookbook/components/_header.html.erb
lookbook-0.8.0.beta.0 app/views/lookbook/components/_header.html.erb
lookbook-0.7.4 app/views/lookbook/components/_header.html.erb
lookbook-0.7.3 app/views/lookbook/components/_header.html.erb
lookbook-0.7.2 app/views/lookbook/components/_header.html.erb
lookbook-0.7.2.beta.5 app/views/lookbook/components/_header.html.erb
lookbook-0.7.2.beta.4 app/views/lookbook/components/_header.html.erb
lookbook-0.7.2.beta.3 app/views/lookbook/components/_header.html.erb