views: fix deprecated calls to ViewComponent#with_variant.
This commit is contained in:
4
app/components/sequential_paginator_component.rb
Normal file
4
app/components/sequential_paginator_component.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class SequentialPaginatorComponent < PaginatorComponent
|
||||
end
|
||||
Reference in New Issue
Block a user