views: fix deprecated calls to ViewComponent#with_variant.
This commit is contained in:
5
app/components/meta_links_component.rb
Normal file
5
app/components/meta_links_component.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# The <link rel="next"> / <link rel="prev"> links in the <meta> element of the <head>.
|
||||
class MetaLinksComponent < PaginatorComponent
|
||||
end
|
||||
Reference in New Issue
Block a user