Skip to content

Commit

Permalink
Demo patch paths
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin committed Jun 30, 2021
1 parent 5d341e0 commit 8b9c5ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/resources/views/category/partials/listing/item.blade.php b/resources/views/category/partials/listing/item.blade.php
diff --git a/resources/views/listing/partials/item.blade.php b/resources/views/listing/partials/item.blade.php
index 0714391..35aac3e 100644
--- a/resources/views/category/partials/listing/item.blade.php
+++ b/resources/views/category/partials/listing/item.blade.php
--- a/resources/views/listing/partials/item.blade.php
+++ b/resources/views/listing/partials/item.blade.php
@@ -5,6 +5,7 @@
<x-rapidez::no-image v-else class="rounded-t h-48 mb-3"/>
<div class="px-2">
Expand Down

0 comments on commit 8b9c5ee

Please sign in to comment.