Skip to content

Commit

Permalink
Closing form tag (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyHoenderdaal authored Jul 19, 2023
1 parent d1f77fc commit 0a382ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/wishlist/button.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<x-heroicon-s-heart v-if="isOnWishlist" class="h-5 w-5" />
<x-heroicon-o-heart v-else class="h-5 w-5" />
</x-rapidez::button>
<form>
</form>
</graphql-mutation>
</div>
</wishlist>
Expand Down

0 comments on commit 0a382ff

Please sign in to comment.