Skip to content

Commit

Permalink
it's just a wishlist of plants
Browse files Browse the repository at this point in the history
  • Loading branch information
one-m1nd committed Mar 12, 2024
1 parent 74968ec commit e71f269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/wishlists/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<% end %>

<div class="flex justify-between items-center">
<h1 class="font-bold text-4xl">Wishlists</h1>
<h1 class="font-bold text-4xl">Wishlist</h1>
<%= link_to 'New wishlist', new_wishlist_path, class: "rounded-lg py-3 px-5 bg-blue-600 text-white block font-medium" %>
</div>

Expand Down

0 comments on commit e71f269

Please sign in to comment.