Skip to content

Commit

Permalink
feat: Add pagination controls to Shop Summary page
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Feb 3, 2024
1 parent 95f238d commit c5f6448
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/shops/index.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<%# Assuming the table of merchants is already implemented above this line %>

<%= paginate @shops %>

0 comments on commit c5f6448

Please sign in to comment.