app/components/lookbook/debug_menu/component.html.erb in lookbook-1.5.5 vs app/components/lookbook/debug_menu/component.html.erb in lookbook-2.0.0.beta.0

- old
+ new

@@ -25,9 +25,10 @@ <span class="ml-2">Reset local storage</span> </a> </li> </ul> </div> + <div class="flex items-center text-xs px-3 py-2 bg-zinc-50"> <span class="opacity-70 mr-1">Lookbook</span> <span class="mr-6">v<%= @version %></span> <div class="flex items-center space-x-2"> <% if @docs_url.present? %> \ No newline at end of file